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

Joel Sherrill joel at rtems.org
Wed Mar 30 19:05:00 UTC 2016


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

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

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

---

 c/src/lib/libbsp/m68k/mcf5225x/include/bsp.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/c/src/lib/libbsp/m68k/mcf5225x/include/bsp.h b/c/src/lib/libbsp/m68k/mcf5225x/include/bsp.h
index b5689a7..8b8d40f 100644
--- a/c/src/lib/libbsp/m68k/mcf5225x/include/bsp.h
+++ b/c/src/lib/libbsp/m68k/mcf5225x/include/bsp.h
@@ -10,8 +10,6 @@
 #include <bspopts.h>
 #include <bsp/default-initial-extension.h>
 #include <rtems.h>
-#include <rtems/iosupp.h>
-#include <rtems/iosupp.h>
 #include <rtems/bspIo.h>
 
 /***************************************************************************/




More information about the vc mailing list