]> git.sur5r.net Git - u-boot/blobdiff - common/usb_storage.c
common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS
[u-boot] / common / usb_storage.c
index d556475b61607469faa0e49e60da9271920bd125..2721589a1c27a0c8c33be4e32b5aa82bff0a6786 100644 (file)
@@ -55,7 +55,7 @@
 #include <asm/processor.h>
 
 
-#if (CONFIG_COMMANDS & CFG_CMD_USB) || defined(CONFIG_CMD_USB)
+#if defined(CONFIG_CMD_USB)
 #include <part.h>
 #include <usb.h>