MPC5xxx: fix some compiler warnings in USB code
[oweals/u-boot.git] / drivers / mpc8xx_pcmcia.c
index 04c44a44bf37ec6f7f1004b498f4d0d1e3d6266c..8a34cd305474258db521207ecde5528aaabaef6e 100644 (file)
@@ -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)