Fix some more printf() format issues.
[oweals/u-boot.git] / cpu / mpc8xx / bedbug_860.c
index 4516f2f48ea477ba49db4d333c9ba3430b28fc1b..5d523663924f07d1cc7e791039782988562ba77d 100644 (file)
@@ -10,7 +10,7 @@
 #include <bedbug/ppc.h>
 #include <bedbug/type.h>
 
-#if ((CONFIG_COMMANDS & CFG_CMD_BEDBUG) || defined(CONFIG_CMD_BEDBUG)) && defined(CONFIG_8xx)
+#if defined(CONFIG_CMD_BEDBUG) && defined(CONFIG_8xx)
 
 #define MAX_BREAK_POINTS 2