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
commitb5ebdc67dc59cc400fb6a1d1c370803a742c3271 (patch)
tree9c0c6a1cf0a442a38416bad248dd80dad9fdec30
parentlm32/lm32_evr: Remove include of <rtems/console.h> from <bsp.h> and fix warnings (diff)
downloadrtems-b5ebdc67dc59cc400fb6a1d1c370803a742c3271.tar.bz2
lm32/milkymist: Remove include of <rtems/console.h> from <bsp.h> and fix warnings
-rw-r--r--c/src/lib/libbsp/lm32/milkymist/include/bsp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/lm32/milkymist/include/bsp.h b/c/src/lib/libbsp/lm32/milkymist/include/bsp.h
index 26bac1e5b2..0759a64ba4 100644
--- a/c/src/lib/libbsp/lm32/milkymist/include/bsp.h
+++ b/c/src/lib/libbsp/lm32/milkymist/include/bsp.h
@@ -25,7 +25,6 @@
#include <bsp/default-initial-extension.h>
#include <rtems.h>
-#include <rtems/console.h>
/**
* @defgroup lm32_milkymist Milkymist Support