summaryrefslogtreecommitdiff
path: root/nuttx/configs/sama5d4-ek
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/sama5d4-ek
parent3de897cd20b1e204a72bcd180934c67af359c884 (diff)
downloadnuttx-f29a691c031e9d277e6153eb29ecd3dedf90e950.tar.gz
nuttx-f29a691c031e9d277e6153eb29ecd3dedf90e950.tar.bz2
nuttx-f29a691c031e9d277e6153eb29ecd3dedf90e950.zip
configs/: Remove prototypes of board_led* functions from all board header files
Diffstat (limited to 'nuttx/configs/sama5d4-ek')
-rw-r--r--nuttx/configs/sama5d4-ek/src/sama5d4-ek.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/nuttx/configs/sama5d4-ek/src/sama5d4-ek.h b/nuttx/configs/sama5d4-ek/src/sama5d4-ek.h
index 57f287552..45160cbf1 100644
--- a/nuttx/configs/sama5d4-ek/src/sama5d4-ek.h
+++ b/nuttx/configs/sama5d4-ek/src/sama5d4-ek.h
@@ -1069,14 +1069,6 @@ void weak_function sam_netinitialize(void);
#endif
/************************************************************************************
- * Name: board_led_initialize
- ************************************************************************************/
-
-#ifdef CONFIG_ARCH_LEDS
-void board_led_initialize(void);
-#endif
-
-/************************************************************************************
* Name: nsh_archinitialize
*
* Description: