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