projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fb364be
)
at91cap9adk: fix #ifdef/#endif pairing (2nd try)
author
Wolfgang Denk
<wd@denx.de>
Mon, 27 Jul 2009 08:01:11 +0000
(10:01 +0200)
committer
Wolfgang 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
patch
|
blob
|
history
diff --git
a/include/configs/at91cap9adk.h
b/include/configs/at91cap9adk.h
index 27f8fd1a16fb598f2ea1f525ec7ef5d4038457dd..0ef3554216dba8cca9f2cfbb9c0c56787fe11ae1 100644
(file)
--- 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