Sanitise includes across codebase
[project/bcm63xx/atf.git] / drivers / renesas / rcar / dma / dma_driver.c
index d4fa65d2633aeee347b931688690b29004e17cbf..fef55c477abdc9fd5868b23df8a9b84fa8130c1e 100644 (file)
@@ -5,12 +5,14 @@
  */
 
 #include <stdint.h>
-#include <arch_helpers.h>
 #include <string.h>
-#include <mmio.h>
+
+#include <arch_helpers.h>
+#include <common/debug.h>
+#include <lib/mmio.h>
+
 #include "rcar_def.h"
 #include "cpg_registers.h"
-#include "debug.h"
 #include "rcar_private.h"
 
 /* DMA CHANNEL setting (0/16/32) */