]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
at91cap9adk: fix #ifdef/#endif pairing (2nd try)
authorWolfgang Denk <wd@denx.de>
Mon, 27 Jul 2009 08:01:11 +0000 (10:01 +0200)
committerWolfgang Denk <wd@denx.de>
Mon, 27 Jul 2009 08:01:11 +0000 (10:01 +0200)
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>
include/configs/at91cap9adk.h

index 27f8fd1a16fb598f2ea1f525ec7ef5d4038457dd..0ef3554216dba8cca9f2cfbb9c0c56787fe11ae1 100644 (file)
 #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