summaryrefslogtreecommitdiff
path: root/nuttx/configs/mx1ads/src/up_leds.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/mx1ads/src/up_leds.c')
-rw-r--r--nuttx/configs/mx1ads/src/up_leds.c16
1 files changed, 0 insertions, 16 deletions
diff --git a/nuttx/configs/mx1ads/src/up_leds.c b/nuttx/configs/mx1ads/src/up_leds.c
index effdb7fa4..ed62d232a 100644
--- a/nuttx/configs/mx1ads/src/up_leds.c
+++ b/nuttx/configs/mx1ads/src/up_leds.c
@@ -55,22 +55,6 @@
****************************************************************************/
/****************************************************************************
- * Name: imx_ledon
- ****************************************************************************/
-
-static inline void imx_ledon(void)
-{
-}
-
-/****************************************************************************
- * Name: imx_ledoff
- ****************************************************************************/
-
-static void imx_ledoff(void)
-{
-}
-
-/****************************************************************************
* Public Funtions
****************************************************************************/