summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2016-03-29 13:10:52 -0500
committerJoel Sherrill <joel@rtems.org>2016-03-29 13:10:52 -0500
commit78816f46c0555dfd7d0bb47c84420e6e4e9d764b (patch)
tree11b39b65fda71b249eb2dcd884961a6a4f3c695d
parentpowerpc/mvme3100: Remove include of <rtems/console.h> from <bsp.h> and fix wa... (diff)
downloadrtems-78816f46c0555dfd7d0bb47c84420e6e4e9d764b.tar.bz2
powerpc/mvme5500: Remove include of <rtems/console.h> from <bsp.h> and fix warnings
-rw-r--r--c/src/lib/libbsp/powerpc/mvme5500/include/bsp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/powerpc/mvme5500/include/bsp.h b/c/src/lib/libbsp/powerpc/mvme5500/include/bsp.h
index 4a8e81df0d..0ed628a6e1 100644
--- a/c/src/lib/libbsp/powerpc/mvme5500/include/bsp.h
+++ b/c/src/lib/libbsp/powerpc/mvme5500/include/bsp.h
@@ -17,7 +17,6 @@
#include <bsp/default-initial-extension.h>
#include <rtems.h>
-#include <rtems/console.h>
#include <libcpu/io.h>
#include <bsp/vectors.h>