X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=drivers%2Fmpc8xx_pcmcia.c;h=8a34cd305474258db521207ecde5528aaabaef6e;hb=4a8527ef086ec7c89f40674ef024ae6f988a614a;hp=04c44a44bf37ec6f7f1004b498f4d0d1e3d6266c;hpb=07d38a17e964aec4c7827f0ee9a583bc8cc1ad6b;p=oweals%2Fu-boot.git diff --git a/drivers/mpc8xx_pcmcia.c b/drivers/mpc8xx_pcmcia.c index 04c44a44bf..8a34cd3054 100644 --- a/drivers/mpc8xx_pcmcia.c +++ b/drivers/mpc8xx_pcmcia.c @@ -221,7 +221,7 @@ int pcmcia_off (void) pcmcia_hardware_disable(_slot_); return 0; } -#endif /* CFG_CMD_PCMCIA */ +#endif static u_int m8xx_get_graycode(u_int size)