commit | 31560d156e08f344f37eb0057537aecc5e1c37a0 | [log] [tgz] |
---|---|---|
author | Wolfgang Denk <wd@pollux.denx.de> | Fri Jul 21 15:24:56 2006 +0200 |
committer | Wolfgang Denk <wd@pollux.denx.de> | Fri Jul 21 15:24:56 2006 +0200 |
tree | 511a1ed8d7147e38a8437a2afa26dcc221b0c471 | |
parent | 82335127d0b62b2dc1b66fe8f028f6473a5a14db [diff] [blame] |
More code cleanup
diff --git a/drivers/mpc8xx_pcmcia.c b/drivers/mpc8xx_pcmcia.c index 1fb106f..399a719 100644 --- a/drivers/mpc8xx_pcmcia.c +++ b/drivers/mpc8xx_pcmcia.c
@@ -1,5 +1,7 @@ #include <common.h> +#if defined(CONFIG_8xx) #include <mpc8xx.h> +#endif #include <pcmcia.h> #undef CONFIG_PCMCIA