summaryrefslogtreecommitdiff
path: root/nuttx/configs/avr32dev1/src/avr32dev1_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/avr32dev1/src/avr32dev1_internal.h')
-rw-r--r--nuttx/configs/avr32dev1/src/avr32dev1_internal.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/nuttx/configs/avr32dev1/src/avr32dev1_internal.h b/nuttx/configs/avr32dev1/src/avr32dev1_internal.h
index 4c2ea9044..663b6fde4 100644
--- a/nuttx/configs/avr32dev1/src/avr32dev1_internal.h
+++ b/nuttx/configs/avr32dev1/src/avr32dev1_internal.h
@@ -111,17 +111,6 @@
* Public Functions
************************************************************************************/
-/************************************************************************************
- * Name: board_led_initializeialize
- *
- * Description:
- * Configure on-board LEDs if LED support has been selected.
- ************************************************************************************/
-
-#ifdef CONFIG_ARCH_LEDS
-extern void board_led_initializeialize(void);
-#endif
-
#endif /* __ASSEMBLY__ */
#endif /* _CONFIGS_AVR32DEV1_SRC_AVR32DEV1_INTERNAL_H */