Use cfg instead appconfig in bertos modules. Reformat. Remove CVS logs.
[bertos.git] / bertos / cpu / arm / drv / pwm_at91.c
index 9bba617d1c8285cb69095e29fe24f1fbd215a7d2..142b9feb80668a37f4e08c34fbb5baac0974cc9a 100644 (file)
@@ -41,8 +41,6 @@
 #include "pwm_at91.h"
 #include "hw_cpu.h"
 
-#include "appconfig.h"
-
 #include <cfg/macros.h>
 #include <cfg/debug.h>