[rtems commit] m68k/mrm332/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: 228942f5835d6023a1556700c8ec4cd37e771141
Changeset: http://git.rtems.org/rtems/commit/?id=228942f5835d6023a1556700c8ec4cd37e771141
Author: Joel Sherrill <joel at rtems.org>
Date: Wed Mar 30 14:04:22 2016 -0500
m68k/mrm332/include/bsp.h: Do not include <rtems/iosupp.h>
---
c/src/lib/libbsp/m68k/mrm332/include/bsp.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/c/src/lib/libbsp/m68k/mrm332/include/bsp.h b/c/src/lib/libbsp/m68k/mrm332/include/bsp.h
index d12c3a8..6d4f7b8 100644
--- a/c/src/lib/libbsp/m68k/mrm332/include/bsp.h
+++ b/c/src/lib/libbsp/m68k/mrm332/include/bsp.h
@@ -20,7 +20,6 @@
#include <rtems.h>
#include <rtems/bspIo.h>
-#include <rtems/iosupp.h>
#include <mrm332.h>
#ifdef __cplusplus
More information about the vc
mailing list