Merge git://www.denx.de/git/u-boot
[platform/kernel/u-boot.git] / cpu / microblaze / cache.c
index 2f86a54..4b7866f 100644 (file)
@@ -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)
 {