提交 a3c08363 编写于 作者: M Mike Frysinger

Blackfin: drop bfin #undef in linker script

Now that the linker script is preprocessed with -ansi, there is no need to
manually undef the bfin define.
Signed-off-by: NMike Frysinger <vapier@gentoo.org>
上级 0c080aa7
/*
* U-boot - u-boot.lds.S
*
* Copyright (c) 2005-2008 Analog Device Inc.
* Copyright (c) 2005-2010 Analog Device Inc.
*
* (C) Copyright 2000-2004
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
......@@ -29,7 +29,6 @@
#include <asm/blackfin.h>
#undef ALIGN
#undef ENTRY
#undef bfin
#ifndef LDS_BOARD_TEXT
# define LDS_BOARD_TEXT
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册