summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2016-03-25 10:44:39 -0500
committerJoel Sherrill <joel@rtems.org>2016-03-25 10:44:39 -0500
commitd41577c39fb01d5bdf48e68ec44bda795ca4c083 (patch)
tree5dca0c6d1763aff9fd903d527dfbeeef141cadad
parentarm/gumstix/include/bsp.h: Do not include <rtems/clockdrv.h> (diff)
downloadrtems-d41577c39fb01d5bdf48e68ec44bda795ca4c083.tar.bz2
arm/lm3s69xx/include/bsp.h: Do not include <rtems/clockdrv.h>
-rw-r--r--c/src/lib/libbsp/arm/lm3s69xx/include/bsp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/arm/lm3s69xx/include/bsp.h b/c/src/lib/libbsp/arm/lm3s69xx/include/bsp.h
index 8b94f9754d..9a1a8292fd 100644
--- a/c/src/lib/libbsp/arm/lm3s69xx/include/bsp.h
+++ b/c/src/lib/libbsp/arm/lm3s69xx/include/bsp.h
@@ -39,7 +39,6 @@
#include <rtems.h>
#include <rtems/console.h>
-#include <rtems/clockdrv.h>
#endif /* ASM */