summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2016-03-30 14:04:23 -0500
committerJoel Sherrill <joel@rtems.org>2016-03-30 14:04:23 -0500
commit1d1b6f7a87e7cde7d5992526db22d40b1492f6cc (patch)
tree0885c277aa8aefafca11cfe21668b3d682f4e4a3
parentm68k/mvme147/include/bsp.h: Do not include <rtems/iosupp.h> (diff)
downloadrtems-1d1b6f7a87e7cde7d5992526db22d40b1492f6cc.tar.bz2
m68k/mvme147s/include/bsp.h: Do not include <rtems/iosupp.h>
-rw-r--r--c/src/lib/libbsp/m68k/mvme147s/include/bsp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/m68k/mvme147s/include/bsp.h b/c/src/lib/libbsp/m68k/mvme147s/include/bsp.h
index 4cb0887686..3a4803fec2 100644
--- a/c/src/lib/libbsp/m68k/mvme147s/include/bsp.h
+++ b/c/src/lib/libbsp/m68k/mvme147s/include/bsp.h
@@ -21,7 +21,6 @@
#include <bsp/default-initial-extension.h>
#include <rtems.h>
-#include <rtems/iosupp.h>
#ifdef __cplusplus
extern "C" {