tizen 2.3.1 release
[platform/kernel/u-boot.git] / drivers / pcmcia / mpc8xx_pcmcia.c
index 3732583..74a50f1 100644 (file)
@@ -1,7 +1,6 @@
 #include <common.h>
 #include <mpc8xx.h>
 #include <pcmcia.h>
-#include <linux/compiler.h>
 
 #undef CONFIG_PCMCIA
 
@@ -74,8 +73,8 @@ int pcmcia_on (void)
 {
        u_long reg, base;
        pcmcia_win_t *win;
+       u_int slotbit;
        u_int rc, slot;
-       __maybe_unused u_int slotbit;
        int i;
 
        debug ("Enable PCMCIA " PCMCIA_SLOT_MSG "\n");