[rtems commit] sh/gensh1/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:    de03dacad62ec0e6428a9ed0f6146788688eb870
Changeset: http://git.rtems.org/rtems/commit/?id=de03dacad62ec0e6428a9ed0f6146788688eb870

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

sh/gensh1/include/bsp.h: Do not include <rtems/clockdrv.h>

---

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

diff --git a/c/src/lib/libbsp/sh/gensh1/include/bsp.h b/c/src/lib/libbsp/sh/gensh1/include/bsp.h
index 297e229..2734902 100644
--- a/c/src/lib/libbsp/sh/gensh1/include/bsp.h
+++ b/c/src/lib/libbsp/sh/gensh1/include/bsp.h
@@ -26,7 +26,6 @@
 #define LIBBSP_SH_GENSH1_BSP_H
 
 #include <rtems.h>
-#include <rtems/clockdrv.h>
 #include <rtems/console.h>
 #include <termios.h> /* for tcflag_t */
 



More information about the vc mailing list