]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/freescale/m5329evb/nand.c
ColdFire: MCF5329 Update and cleanup
[people/ms/u-boot.git] / board / freescale / m5329evb / nand.c
index 2272a244675443440a996a224e9be42f057467ac..fefb42e614c277caea5923a4bc58ae61e463be71 100644 (file)
@@ -31,7 +31,7 @@
 
 DECLARE_GLOBAL_DATA_PTR;
 
-#if (CONFIG_COMMANDS & CFG_CMD_NAND)
+#if defined(CONFIG_CMD_NAND)
 #include <nand.h>
 #include <linux/mtd/mtd.h>