[rtems commit] lm32/milkymist/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: 1dee8c8408aabc08e78fe28c5fe6191a69e8f99e
Changeset: http://git.rtems.org/rtems/commit/?id=1dee8c8408aabc08e78fe28c5fe6191a69e8f99e
Author: Joel Sherrill <joel at rtems.org>
Date: Fri Mar 25 10:45:17 2016 -0500
lm32/milkymist/include/bsp.h: Do not include <rtems/clockdrv.h>
---
c/src/lib/libbsp/lm32/milkymist/include/bsp.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/c/src/lib/libbsp/lm32/milkymist/include/bsp.h b/c/src/lib/libbsp/lm32/milkymist/include/bsp.h
index 3813a03..26bac1e 100644
--- a/c/src/lib/libbsp/lm32/milkymist/include/bsp.h
+++ b/c/src/lib/libbsp/lm32/milkymist/include/bsp.h
@@ -26,7 +26,6 @@
#include <rtems.h>
#include <rtems/console.h>
-#include <rtems/clockdrv.h>
/**
* @defgroup lm32_milkymist Milkymist Support
More information about the vc
mailing list