diff options
Diffstat (limited to 'board/cpc45/cpc45.c')
| -rw-r--r-- | board/cpc45/cpc45.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/board/cpc45/cpc45.c b/board/cpc45/cpc45.c index c9dab7809..79eb47317 100644 --- a/board/cpc45/cpc45.c +++ b/board/cpc45/cpc45.c @@ -257,7 +257,7 @@ int pcmcia_init(void)  	return rc;  } -#endif	/* CFG_CMD_PCMCIA */ +#endif  # ifdef CONFIG_IDE_LED  void ide_led (uchar led, uchar status) |