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
commit482fdd5510015b118efe64f9a979b6edc76d01bf (patch)
tree7f2659bd163e0ac679c6e96aab819faff4aead27
parentm68k/mvme167/include/bsp.h: Do not include <rtems/iosupp.h> (diff)
downloadrtems-482fdd5510015b118efe64f9a979b6edc76d01bf.tar.bz2
m68k/uC5282/include/bsp.h: Do not include <rtems/iosupp.h>
-rw-r--r--c/src/lib/libbsp/m68k/uC5282/include/bsp.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/c/src/lib/libbsp/m68k/uC5282/include/bsp.h b/c/src/lib/libbsp/m68k/uC5282/include/bsp.h
index 86e2fdca8a..a887cc0385 100644
--- a/c/src/lib/libbsp/m68k/uC5282/include/bsp.h
+++ b/c/src/lib/libbsp/m68k/uC5282/include/bsp.h
@@ -18,8 +18,6 @@
#include <bsp/default-initial-extension.h>
#include <rtems.h>
-#include <rtems/iosupp.h>
-#include <rtems/iosupp.h>
#include <rtems/bspIo.h>
#ifdef __cplusplus