[rtems commit] powerpc/tqm8xx/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:    022432d8332272c6994cbba08f29b7647410dcca
Changeset: http://git.rtems.org/rtems/commit/?id=022432d8332272c6994cbba08f29b7647410dcca

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

powerpc/tqm8xx/include/bsp.h: Do not include <rtems/clockdrv.h>

---

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

diff --git a/c/src/lib/libbsp/powerpc/tqm8xx/include/bsp.h b/c/src/lib/libbsp/powerpc/tqm8xx/include/bsp.h
index 51dc789..c1d6162 100644
--- a/c/src/lib/libbsp/powerpc/tqm8xx/include/bsp.h
+++ b/c/src/lib/libbsp/powerpc/tqm8xx/include/bsp.h
@@ -65,7 +65,6 @@ LINKER_SYMBOL( bsp_work_area_start);
 
 #include <rtems.h>
 #include <rtems/console.h>
-#include <rtems/clockdrv.h>
 #include <rtems/irq.h>
 #include <mpc8xx.h>
 #include <mpc8xx/cpm.h>




More information about the vc mailing list