[rtems commit] epiphany: Remove superfluous includes

Sebastian Huber sebh at rtems.org
Thu Dec 14 07:13:24 UTC 2017


Module:    rtems
Branch:    master
Commit:    12641f7b13c79d71ba9b5548c41884aabf4a98b9
Changeset: http://git.rtems.org/rtems/commit/?id=12641f7b13c79d71ba9b5548c41884aabf4a98b9

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Thu Dec 14 08:12:52 2017 +0100

epiphany: Remove superfluous includes

Update #3254.

---

 cpukit/score/cpu/epiphany/cpu.c | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/cpukit/score/cpu/epiphany/cpu.c b/cpukit/score/cpu/epiphany/cpu.c
index 6fff0e3..0428a86 100644
--- a/cpukit/score/cpu/epiphany/cpu.c
+++ b/cpukit/score/cpu/epiphany/cpu.c
@@ -29,10 +29,6 @@
  * SUCH DAMAGE.
  */
 
-#include <rtems/system.h>
-#include <rtems/score/isr.h>
-#include <rtems/score/wkspace.h>
-#include <bsp/linker-symbols.h>
 #include <rtems/score/cpu.h>
 
 void _init(void);




More information about the vc mailing list