Move coloured led API to status_led.h
[oweals/u-boot.git] / drivers / inca-ip_sw.c
index 0dff3a9ef011a3e03fbe055bf4e00c92d633ea8b..e4aaed6afbc6c1709987c5fbc3226cc0a5487525 100644 (file)
@@ -26,7 +26,7 @@
 
 #include <common.h>
 
-#if ((CONFIG_COMMANDS & CFG_CMD_NET) || defined(CONFIG_CMD_NET)) \
+#if defined(CONFIG_CMD_NET) \
        && defined(CONFIG_NET_MULTI) && defined(CONFIG_INCA_IP_SWITCH)
 
 #include <malloc.h>