summaryrefslogtreecommitdiffstats
path: root/board/c2mon/pcmcia.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/c2mon/pcmcia.c')
-rw-r--r--board/c2mon/pcmcia.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/c2mon/pcmcia.c b/board/c2mon/pcmcia.c
index f096d4f10d..c389c6778b 100644
--- a/board/c2mon/pcmcia.c
+++ b/board/c2mon/pcmcia.c
@@ -193,7 +193,7 @@ int pcmcia_hardware_disable(int slot)
return (0);
}
-#endif /* CFG_CMD_PCMCIA */
+#endif
int pcmcia_voltage_set(int slot, int vcc, int vpp)
OpenPOWER on IntegriCloud