summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2016-03-29 13:10:50 -0500
committerJoel Sherrill <joel@rtems.org>2016-03-29 13:10:50 -0500
commit9420bf0fe2e1afd96c6976cbf9aa5d4bda87b5c9 (patch)
treef58460c4fc5eb1285aadd0ab8a5be3d6293aad80
parentarm/gumstix: Remove include of <rtems/console.h> from <bsp.h> and fix warnings (diff)
downloadrtems-9420bf0fe2e1afd96c6976cbf9aa5d4bda87b5c9.tar.bz2
arm/lm3s69xx: Remove include of <rtems/console.h> from <bsp.h> and fix warnings
-rw-r--r--c/src/lib/libbsp/arm/lm3s69xx/include/bsp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/arm/lm3s69xx/include/bsp.h b/c/src/lib/libbsp/arm/lm3s69xx/include/bsp.h
index 9a1a8292fd..b07656cb73 100644
--- a/c/src/lib/libbsp/arm/lm3s69xx/include/bsp.h
+++ b/c/src/lib/libbsp/arm/lm3s69xx/include/bsp.h
@@ -38,7 +38,6 @@
#include <bsp/default-initial-extension.h>
#include <rtems.h>
-#include <rtems/console.h>
#endif /* ASM */