Fix compile problem
authorWolfgang Denk <wd@pollux.denx.de>
Sun, 12 Mar 2006 21:14:20 +0000 (22:14 +0100)
committerWolfgang Denk <wd@pollux.denx.de>
Sun, 12 Mar 2006 21:14:20 +0000 (22:14 +0100)
CHANGELOG
drivers/ks8695eth.c

index 7906abecd845472bbb892a22160eecccae23eb1a..f29b08fa02e6190feb76c6105b979a9d98c31b30 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,8 @@
 Changes since U-Boot 1.1.4:
 ======================================================================
 
+* Fix compile problem
+
 * Added PCI support for MPC8349ADS board
   Patch by Kumar Gala 11 Jan 2006
 
index a0f5be81dd551e6756d580b59ee79b9fb5b76819..b598dd7f23d2cbd3d79723e1033e16ac6b1994ef 100644 (file)
 /****************************************************************************/
 
 #include <common.h>
+
+#ifdef CONFIG_DRIVER_KS8695ETH
 #include <malloc.h>
 #include <net.h>
 #include <asm/io.h>
 #include <asm/arch/platform.h>
 
-#ifdef CONFIG_DRIVER_KS8695ETH
 /****************************************************************************/
 
 /*