summaryrefslogtreecommitdiff
path: root/nuttx/configs/ne64badge
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2015-02-27 17:32:01 -0600
committerGregory Nutt <gnutt@nuttx.org>2015-02-27 17:32:01 -0600
commitf29a691c031e9d277e6153eb29ecd3dedf90e950 (patch)
tree7aa68f2f50e3930b26cb49fda45d21dea5e1061f /nuttx/configs/ne64badge
parent3de897cd20b1e204a72bcd180934c67af359c884 (diff)
downloadpx4-nuttx-f29a691c031e9d277e6153eb29ecd3dedf90e950.tar.gz
px4-nuttx-f29a691c031e9d277e6153eb29ecd3dedf90e950.tar.bz2
px4-nuttx-f29a691c031e9d277e6153eb29ecd3dedf90e950.zip
configs/: Remove prototypes of board_led* functions from all board header files
Diffstat (limited to 'nuttx/configs/ne64badge')
-rw-r--r--nuttx/configs/ne64badge/src/ne64badge_internal.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/nuttx/configs/ne64badge/src/ne64badge_internal.h b/nuttx/configs/ne64badge/src/ne64badge_internal.h
index a6e3fba3a..02d64f2c1 100644
--- a/nuttx/configs/ne64badge/src/ne64badge_internal.h
+++ b/nuttx/configs/ne64badge/src/ne64badge_internal.h
@@ -177,17 +177,6 @@
/************************************************************************************
* Public Functions
************************************************************************************/
-/************************************************************************************
- * Name: board_led_initialize
- *
- * Description:
- * Configure and initialize on-board LEDs
- *
- ************************************************************************************/
-
-#ifdef CONFIG_ARCH_LEDS
-extern void board_led_initialize(void);
-#endif
/************************************************************************************
* Name: hcs12_spiinitialize