]> git.sur5r.net Git - u-boot/blobdiff - include/configs/TASREG.h
Code cleanup.
[u-boot] / include / configs / TASREG.h
index 2d52a8b501c7c24f8377b7bd113665e62863877e..119bc2442bb5e8993d0ec666bab02daf3fbcf4a1 100644 (file)
@@ -51,9 +51,9 @@
 #undef CONFIG_MONITOR_IS_IN_RAM                      /* no pre-loader required!!! ;-) */
 
 #define CONFIG_COMMANDS              ((CONFIG_CMD_DFL        |    \
-                                CFG_CMD_BSP           |    \
-                                CFG_CMD_EEPROM        |    \
-                                CFG_CMD_I2C            ) & \
+                               CFG_CMD_BSP           |    \
+                               CFG_CMD_EEPROM        |    \
+                               CFG_CMD_I2C            ) & \
                               ~(CFG_CMD_NET))
 
 /* this must be included AFTER the definition of CONFIG_COMMANDS (if any) */