aboutsummaryrefslogtreecommitdiff
path: root/include/configs/at91cap9adk.h
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2009-07-27 10:01:11 +0200
committerWolfgang Denk <wd@denx.de>2009-07-27 10:01:11 +0200
commitc9ed38cb6de50fdb4aaa60b668c555002903b211 (patch)
treea22e678cf6131473aec725bd45301cef163fb714 /include/configs/at91cap9adk.h
parentfb364bec5f29164d3ee681fcd9d187be8435db12 (diff)
at91cap9adk: fix #ifdef/#endif pairing (2nd try)
Commit 7024aa14 was supposed to fix the #ifdef/#endif pairing in include/configs/at91cap9adk.h, but did not cate all problems. Signed-off-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'include/configs/at91cap9adk.h')
-rw-r--r--include/configs/at91cap9adk.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/at91cap9adk.h b/include/configs/at91cap9adk.h
index 27f8fd1a1..0ef355421 100644
--- a/include/configs/at91cap9adk.h
+++ b/include/configs/at91cap9adk.h
@@ -130,7 +130,6 @@
#define CONFIG_SYS_MAX_NAND_DEVICE 1
#define CONFIG_SYS_NAND_BASE 0x40000000
#define CONFIG_SYS_NAND_DBW_8 1
-#endif
#define CONFIG_SYS_64BIT_VSPRINTF /* needed for nand_util.c */
#endif