[rtems commit] m68k/av5282/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: aeefcc76297996f43184c90069506a531f5fa6c6
Changeset: http://git.rtems.org/rtems/commit/?id=aeefcc76297996f43184c90069506a531f5fa6c6
Author: Joel Sherrill <joel at rtems.org>
Date: Wed Mar 30 14:04:22 2016 -0500
m68k/av5282/include/bsp.h: Do not include <rtems/iosupp.h>
---
c/src/lib/libbsp/m68k/av5282/include/bsp.h | 2 --
1 file changed, 2 deletions(-)
diff --git a/c/src/lib/libbsp/m68k/av5282/include/bsp.h b/c/src/lib/libbsp/m68k/av5282/include/bsp.h
index efb0c2d..a8b32e7 100644
--- a/c/src/lib/libbsp/m68k/av5282/include/bsp.h
+++ b/c/src/lib/libbsp/m68k/av5282/include/bsp.h
@@ -27,8 +27,6 @@
#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