[rtems commit] arm/gumstix/include/bsp.h: Do not include <rtems/clockdrv.h >

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


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

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

arm/gumstix/include/bsp.h: Do not include <rtems/clockdrv.h>

---

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

diff --git a/c/src/lib/libbsp/arm/gumstix/include/bsp.h b/c/src/lib/libbsp/arm/gumstix/include/bsp.h
index fb21e13..850ff89 100644
--- a/c/src/lib/libbsp/arm/gumstix/include/bsp.h
+++ b/c/src/lib/libbsp/arm/gumstix/include/bsp.h
@@ -20,7 +20,6 @@
 
 #include <rtems.h>
 #include <rtems/console.h>
-#include <rtems/clockdrv.h>
 
 #ifdef __cplusplus
 extern "C" {



More information about the vc mailing list