]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - cpu/microblaze/cache.c
cpu/m*: Remove obsolete references to CONFIG_COMMANDS
[people/ms/u-boot.git] / cpu / microblaze / cache.c
index 2921551ff914de1fcbb3fe2acb5e644693624f33..6ce0b55b243f84004fd3474e309a7156588fb7e3 100644 (file)
@@ -25,7 +25,7 @@
 #include <common.h>
 #include <asm/asm.h>
 
-#if (CONFIG_COMMANDS & CFG_CMD_CACHE) || defined(CONFIG_CMD_CACHE)
+#if defined(CONFIG_CMD_CACHE)
 
 int dcache_status (void)
 {