Merge branch 'merge' of git://www.denx.de/git/u-boot-microblaze
[oweals/u-boot.git] / drivers / netarm_eth.c
index 913e89b7912953164130579b66e27463974c6997..a99ee5da2e31a44efcf2bc2a58cebdc6c6997407 100644 (file)
@@ -30,7 +30,7 @@
 #include <asm/arch/netarm_registers.h>
 
 
-#if (CONFIG_COMMANDS & CFG_CMD_NET) || defined(CONFIG_CMD_NET)
+#if defined(CONFIG_CMD_NET)
 
 static int na_mii_poll_busy (void);