diff options
Diffstat (limited to 'common/cmd_pcmcia.c')
| -rw-r--r-- | common/cmd_pcmcia.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/common/cmd_pcmcia.c b/common/cmd_pcmcia.c index 47632e755..7a2ca9e45 100644 --- a/common/cmd_pcmcia.c +++ b/common/cmd_pcmcia.c @@ -289,7 +289,7 @@ int pcmcia_on (void)  	return (rc);  } -#endif / CONFIG_PXA_PCMCIA */ +#endif /* CONFIG_PXA_PCMCIA */  #endif /* CONFIG_I82365 */ |