mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
configs/: Remove prototypes of board_led* functions from all board header files
This commit is contained in:
@@ -235,14 +235,6 @@ int weak_function sam_hsmciinit(void);
|
||||
# define sam_hsmciinit()
|
||||
#endif
|
||||
|
||||
/************************************************************************************
|
||||
* Name: board_led_initialize
|
||||
************************************************************************************/
|
||||
|
||||
#ifdef CONFIG_ARCH_LEDS
|
||||
void board_led_initialize(void);
|
||||
#endif
|
||||
|
||||
/************************************************************************************
|
||||
* Name: sam_cardinserted
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user