diff options
Diffstat (limited to 'include/status_led.h')
| -rw-r--r-- | include/status_led.h | 3 | 
1 files changed, 0 insertions, 3 deletions
| diff --git a/include/status_led.h b/include/status_led.h index da9fae920..27e912769 100644 --- a/include/status_led.h +++ b/include/status_led.h @@ -273,9 +273,6 @@ void status_led_set  (int led, int state);  #elif defined(CONFIG_STXXTC)  /* XXX empty just to avoid the error */  /************************************************************************/ -#elif defined(CONFIG_NIOS2) -/* XXX empty just to avoid the error */ -/************************************************************************/  #elif defined(CONFIG_V38B)  # define STATUS_LED_BIT		0x0010			/* Timer7 GPIO */ |