Merge with git://www.denx.de/git/u-boot.git
[platform/kernel/u-boot.git] / cpu / microblaze / cache.c
old mode 100755 (executable)
new mode 100644 (file)
index 4f36a84..6ce0b55
@@ -25,7 +25,7 @@
 #include <common.h>
 #include <asm/asm.h>
 
-#if (CONFIG_COMMANDS & CFG_CMD_CACHE)
+#if defined(CONFIG_CMD_CACHE)
 
 int dcache_status (void)
 {