summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2016-03-25 10:44:54 -0500
committerJoel Sherrill <joel@rtems.org>2016-03-25 10:44:54 -0500
commit4b9db426f53c719a94e2bfd97d09195de8d1c7a5 (patch)
tree2437506047b8e66a40e18bceed8bff3efaf1ea0a
parentarm/lpc24xx/include/bsp.h: Do not include <rtems/clockdrv.h> (diff)
downloadrtems-4b9db426f53c719a94e2bfd97d09195de8d1c7a5.tar.bz2
arm/lpc32xx/include/bsp.h: Do not include <rtems/clockdrv.h>
-rw-r--r--c/src/lib/libbsp/arm/lpc32xx/include/bsp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/arm/lpc32xx/include/bsp.h b/c/src/lib/libbsp/arm/lpc32xx/include/bsp.h
index c36dafd43d..011d95047b 100644
--- a/c/src/lib/libbsp/arm/lpc32xx/include/bsp.h
+++ b/c/src/lib/libbsp/arm/lpc32xx/include/bsp.h
@@ -31,7 +31,6 @@
#include <rtems.h>
#include <rtems/console.h>
-#include <rtems/clockdrv.h>
#include <bsp/lpc32xx.h>
#include <bsp/default-initial-extension.h>