summaryrefslogtreecommitdiff
path: root/nuttx/configs/efm32-g8xx-stk/src/efm32-g8xx-stk.h
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/efm32-g8xx-stk/src/efm32-g8xx-stk.h')
-rw-r--r--nuttx/configs/efm32-g8xx-stk/src/efm32-g8xx-stk.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/nuttx/configs/efm32-g8xx-stk/src/efm32-g8xx-stk.h b/nuttx/configs/efm32-g8xx-stk/src/efm32-g8xx-stk.h
index da5bda332..8ef8a53b6 100644
--- a/nuttx/configs/efm32-g8xx-stk/src/efm32-g8xx-stk.h
+++ b/nuttx/configs/efm32-g8xx-stk/src/efm32-g8xx-stk.h
@@ -91,12 +91,4 @@
* Public Function Prototypes
****************************************************************************/
-/****************************************************************************
- * Name: board_led_initialize
- ****************************************************************************/
-
-#ifdef CONFIG_ARCH_LEDS
-void board_led_initialize(void);
-#endif
-
#endif /* __CONFIGS_EFM32_G8XX_STK_SRC_EFM32_G8XX_STK_H */