diff options
Diffstat (limited to 'board/uc100/pcmcia.c')
-rw-r--r-- | board/uc100/pcmcia.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/uc100/pcmcia.c b/board/uc100/pcmcia.c index 74d29b9660..407bdb73c6 100644 --- a/board/uc100/pcmcia.c +++ b/board/uc100/pcmcia.c @@ -149,7 +149,7 @@ int pcmcia_hardware_disable(int slot) return (0); } -#endif /* CFG_CMD_PCMCIA */ +#endif int pcmcia_voltage_set(int slot, int vcc, int vpp) |