[rtems commit] m68k/csb360/include/bsp.h: Do not include <rtems/iosupp.h>

Joel Sherrill joel at rtems.org
Wed Mar 30 19:04:59 UTC 2016


Module:    rtems
Branch:    master
Commit:    cbc20686bd2c167874d478b1b5e5442fb5536fb8
Changeset: http://git.rtems.org/rtems/commit/?id=cbc20686bd2c167874d478b1b5e5442fb5536fb8

Author:    Joel Sherrill <joel at rtems.org>
Date:      Wed Mar 30 14:04:22 2016 -0500

m68k/csb360/include/bsp.h: Do not include <rtems/iosupp.h>

---

 c/src/lib/libbsp/m68k/csb360/include/bsp.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/c/src/lib/libbsp/m68k/csb360/include/bsp.h b/c/src/lib/libbsp/m68k/csb360/include/bsp.h
index 26d44ac..92aa6de 100644
--- a/c/src/lib/libbsp/m68k/csb360/include/bsp.h
+++ b/c/src/lib/libbsp/m68k/csb360/include/bsp.h
@@ -119,7 +119,6 @@
 
 #include <bspopts.h>
 #include <rtems.h>
-#include <rtems/iosupp.h>
 #include <bsp/default-initial-extension.h>
 
 #ifdef __cplusplus



More information about the vc mailing list