diff options
Diffstat (limited to 'drivers/ks8695eth.c')
-rw-r--r-- | drivers/ks8695eth.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/ks8695eth.c b/drivers/ks8695eth.c index a1bec1cc2..a0f5be81d 100644 --- a/drivers/ks8695eth.c +++ b/drivers/ks8695eth.c @@ -18,8 +18,6 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -#ifdef CONFIG_DRIVER_KS8695ETH - /****************************************************************************/ #include <common.h> @@ -28,6 +26,7 @@ #include <asm/io.h> #include <asm/arch/platform.h> +#ifdef CONFIG_DRIVER_KS8695ETH /****************************************************************************/ /* |