board/[j-z]*: Remove lingering references to CFG_CMD_* symbols.
[oweals/u-boot.git] / board / netta / pcmcia.c
index 693e077b3a1be658a6b86672a17141c5620a33f8..86b3cfb992bc8d0b4be23fa5bead1c83f267ae9f 100644 (file)
@@ -291,7 +291,7 @@ int pcmcia_hardware_disable(int slot)
 
        return (0);
 }
-#endif /* CFG_CMD_PCMCIA */
+#endif
 
 
 int pcmcia_voltage_set(int slot, int vcc, int vpp)