]> git.sur5r.net Git - u-boot/blobdiff - drivers/tqm8xx_pcmcia.c
drivers/: Remove lingering references to CFG_CMD_* symbols.
[u-boot] / drivers / tqm8xx_pcmcia.c
index ce4b006a7fa34c5710fd8b0935177c8a91a4d578..132c7a5169b649e59a255b5265a34e4f0eff345d 100644 (file)
@@ -263,7 +263,7 @@ int pcmcia_hardware_disable(int slot)
 
        return (0);
 }
-#endif /* CFG_CMD_PCMCIA */
+#endif
 
 int pcmcia_voltage_set(int slot, int vcc, int vpp)
 {