Merge git://www.denx.de/git/u-boot
[oweals/u-boot.git] / cpu / microblaze / cache.c
index 2921551ff914de1fcbb3fe2acb5e644693624f33..4b7866fae50721a705f2eb8ca7a62ca0e369844d 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * (C) Copyright 2007 Michal Simek
  *
- * Michal SIMEK <moonstr@monstr.eu>
+ * Michal SIMEK <monstr@monstr.eu>
  *
  * See file CREDITS for list of people who contributed to this
  * project.
@@ -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)
 {