aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs/mbed/src/up_boot.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/mbed/src/up_boot.c')
-rw-r--r--nuttx/configs/mbed/src/up_boot.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/mbed/src/up_boot.c b/nuttx/configs/mbed/src/up_boot.c
index 42dd54bf5..489c0a58c 100644
--- a/nuttx/configs/mbed/src/up_boot.c
+++ b/nuttx/configs/mbed/src/up_boot.c
@@ -47,7 +47,6 @@
#include "up_arch.h"
#include "up_internal.h"
-#include "lpc17_internal.h"
#include "mbed_internal.h"
/************************************************************************************
@@ -80,3 +79,4 @@ void lpc17_boardinitialize(void)
up_ledinit();
#endif
}
+