CM3: remove unneeded file ser_cm3.c.
[bertos.git] / bertos / cpu / cortex-m3 / drv / timer_lm3s.c
index bbf811767c0846a311aeac7b9364044551c02503..49b9fa8ec2e6ff373034424b40b669735350ab08 100644 (file)
@@ -37,9 +37,8 @@
 
 #include <cfg/debug.h>
 #include <cpu/irq.h>
-#include "io/lm3s.h"
-
-#include "irq_lm3s.h"
+#include <io/lm3s.h>
+#include <drv/irq_cm3.h>
 #include "timer_lm3s.h"
 
 INLINE void timer_hw_setPeriod(unsigned long period)