]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/socrates/nand.c
rename CFG_ macros to CONFIG_SYS
[karo-tx-uboot.git] / board / socrates / nand.c
index 6ec53f872dc773b9f8616ce76fcbe3dcbbaeb69f..7d76f422224b227fe7a484bc313a98b394d405ac 100644 (file)
@@ -23,7 +23,7 @@
 
 #include <common.h>
 
-#if defined(CFG_NAND_BASE)
+#if defined(CONFIG_SYS_NAND_BASE)
 #include <nand.h>
 #include <asm/errno.h>
 #include <asm/io.h>