summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2016-03-25 10:44:52 -0500
committerJoel Sherrill <joel@rtems.org>2016-03-25 10:44:52 -0500
commit3297136614d3157c5500ab80c310b15e1655a6bb (patch)
tree9d3a46bf4648920e456c64a32309d880fc3e3caa
parentarm/lpc176x/include/bsp.h: Do not include <rtems/clockdrv.h> (diff)
downloadrtems-3297136614d3157c5500ab80c310b15e1655a6bb.tar.bz2
arm/lpc24xx/include/bsp.h: Do not include <rtems/clockdrv.h>
-rw-r--r--c/src/lib/libbsp/arm/lpc24xx/include/bsp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/arm/lpc24xx/include/bsp.h b/c/src/lib/libbsp/arm/lpc24xx/include/bsp.h
index e8c5d9ac12..870f529a90 100644
--- a/c/src/lib/libbsp/arm/lpc24xx/include/bsp.h
+++ b/c/src/lib/libbsp/arm/lpc24xx/include/bsp.h
@@ -43,7 +43,6 @@
#include <rtems.h>
#include <rtems/console.h>
-#include <rtems/clockdrv.h>
#include <bsp/default-initial-extension.h>