[rtems commit] arm/rtl22xx/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:    85fe6d04535afdf86601a775c5659a194f448430
Changeset: http://git.rtems.org/rtems/commit/?id=85fe6d04535afdf86601a775c5659a194f448430

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

arm/rtl22xx/include/bsp.h: Do not include <rtems/iosupp.h>

---

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

diff --git a/c/src/lib/libbsp/arm/rtl22xx/include/bsp.h b/c/src/lib/libbsp/arm/rtl22xx/include/bsp.h
index 649adfc..9b376da 100644
--- a/c/src/lib/libbsp/arm/rtl22xx/include/bsp.h
+++ b/c/src/lib/libbsp/arm/rtl22xx/include/bsp.h
@@ -27,7 +27,6 @@
  */
 
 #include <rtems.h>
-#include <rtems/iosupp.h>
 
 #ifdef __cplusplus
 extern "C" {




More information about the vc mailing list