Merge ../u-boot
[oweals/u-boot.git] / drivers / ks8695eth.c
index a1bec1cc29da2f42d05d964803cc4807184fa450..b598dd7f23d2cbd3d79723e1033e16ac6b1994ef 100644 (file)
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  */
 
-#ifdef CONFIG_DRIVER_KS8695ETH
-
 /****************************************************************************/
 
 #include <common.h>
+
+#ifdef CONFIG_DRIVER_KS8695ETH
 #include <malloc.h>
 #include <net.h>
 #include <asm/io.h>