[U-Boot] [PATCH] arm: a320: fix compile error caused by commit 00d10eb

Po-Yu Chuang ratbert.chuang at gmail.com
Thu Apr 28 10:04:21 CEST 2011


From: Po-Yu Chuang <ratbert at faraday-tech.com>


Signed-off-by: Po-Yu Chuang <ratbert at faraday-tech.com>
---
 include/configs/a320evb.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/include/configs/a320evb.h b/include/configs/a320evb.h
index f5a005a..8a222c0 100644
--- a/include/configs/a320evb.h
+++ b/include/configs/a320evb.h
@@ -205,7 +205,6 @@
 	{ FTSMC020_BANK0_CONFIG, FTSMC020_BANK0_TIMING, },	\
 	{ FTSMC020_BANK1_CONFIG, FTSMC020_BANK1_TIMING, },	\
 }
-#endif /* CONFIG_FTSMC020 */
 
 /*-----------------------------------------------------------------------
  * FLASH and environment organization
-- 
1.6.3.3



More information about the U-Boot mailing list