summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/mvme162/include
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2016-03-29 13:10:51 -0500
committerJoel Sherrill <joel@rtems.org>2016-03-29 13:10:51 -0500
commit9c18598df5dbf369edf663dcd8c4c257f0be9b77 (patch)
tree20657bd4926b75ebdd5860e67b447e6110644e27 /c/src/lib/libbsp/m68k/mvme162/include
parentm68k/mvme147s: Remove include of <rtems/console.h> from <bsp.h> and fix warnings (diff)
downloadrtems-9c18598df5dbf369edf663dcd8c4c257f0be9b77.tar.bz2
m68k/mvme162: Remove include of <rtems/console.h> from <bsp.h> and fix warnings
Diffstat (limited to 'c/src/lib/libbsp/m68k/mvme162/include')
-rw-r--r--c/src/lib/libbsp/m68k/mvme162/include/bsp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/m68k/mvme162/include/bsp.h b/c/src/lib/libbsp/m68k/mvme162/include/bsp.h
index 9a7a2174f7..88623379cd 100644
--- a/c/src/lib/libbsp/m68k/mvme162/include/bsp.h
+++ b/c/src/lib/libbsp/m68k/mvme162/include/bsp.h
@@ -25,7 +25,6 @@
#include <bsp/default-initial-extension.h>
#include <rtems.h>
-#include <rtems/console.h>
#include <rtems/iosupp.h>
#include <mvme16x_hw.h>