[rtems commit] m68k/genmcf548x/include/bsp.h: Do not include <rtems/ clockdrv.h>

Joel Sherrill joel at rtems.org
Mon Mar 28 18:43:35 UTC 2016


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

Author:    Joel Sherrill <joel at rtems.org>
Date:      Fri Mar 25 10:45:33 2016 -0500

m68k/genmcf548x/include/bsp.h: Do not include <rtems/clockdrv.h>

---

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

diff --git a/c/src/lib/libbsp/m68k/genmcf548x/include/bsp.h b/c/src/lib/libbsp/m68k/genmcf548x/include/bsp.h
index 61b3ced..edee8d4 100644
--- a/c/src/lib/libbsp/m68k/genmcf548x/include/bsp.h
+++ b/c/src/lib/libbsp/m68k/genmcf548x/include/bsp.h
@@ -68,7 +68,6 @@
 #include <rtems.h>
 #include <rtems/iosupp.h>
 #include <rtems/console.h>
-#include <rtems/clockdrv.h>
 #include <rtems/iosupp.h>
 #include <rtems/bspIo.h>
 




More information about the vc mailing list