Fix hw include. Reformat.
[bertos.git] / bertos / cpu / arm / drv / pwm_at91.c
index b1fda46fd1dac58b08bb867cefd5edc39a5365f5..9bba617d1c8285cb69095e29fe24f1fbd215a7d2 100644 (file)
  */
 
 #include "pwm_at91.h"
+#include "hw_cpu.h"
 
-#include <hw/hw_cpu.h>
+#include "appconfig.h"
 
 #include <cfg/macros.h>
 #include <cfg/debug.h>
+
 #include <io/arm.h>
 
-#include "appconfig.h"
 
 /**
  * Register structure for pwm driver.