Coding style fixes.
[bertos.git] / bertos / cpu / arm / io / arm.h
index 1e268617a3432e0b6a7a1809d0f4dc8a29259694..5690c317219344cce45103d2ba616a37278c98ae 100644 (file)
@@ -46,9 +46,6 @@
 #if CPU_ARM_AT91
        #include "at91.h"
 /*#elif  Add other ARM families here */
-#elif CPU_ARM_LM3S
-       #include "lm3s.h"
-
 #else
        #error Unknown CPU
 #endif