]> git.sur5r.net Git - u-boot/blobdiff - drivers/netarm_eth.c
[PATCH] Clean up Katmai (440SPe) linker script
[u-boot] / drivers / netarm_eth.c
index a15b653e73655703c4108ddcd75cfbdedf07958d..89b3a8394ed97aa67ee84ee391f876a91af0b58c 100644 (file)
 
 
 #include <common.h>
+
+#ifdef CONFIG_DRIVER_NETARMETH
 #include <command.h>
 #include <net.h>
 #include "netarm_eth.h"
 #include <asm/arch/netarm_registers.h>
 
-#ifdef CONFIG_DRIVER_NETARMETH
 
 #if (CONFIG_COMMANDS & CFG_CMD_NET)