From: Wolfgang Denk Date: Sun, 12 Mar 2006 21:14:20 +0000 (+0100) Subject: Fix compile problem X-Git-Tag: LABEL_2006_04_18_1106~7^2~18 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=7c60908ffbb59cc461cedc1d1a06153586b5c3ed;p=oweals%2Fu-boot.git Fix compile problem --- diff --git a/CHANGELOG b/CHANGELOG index 7906abecd8..f29b08fa02 100644 --- 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 diff --git a/drivers/ks8695eth.c b/drivers/ks8695eth.c index a0f5be81dd..b598dd7f23 100644 --- a/drivers/ks8695eth.c +++ b/drivers/ks8695eth.c @@ -21,12 +21,13 @@ /****************************************************************************/ #include + +#ifdef CONFIG_DRIVER_KS8695ETH #include #include #include #include -#ifdef CONFIG_DRIVER_KS8695ETH /****************************************************************************/ /*