Sanitise includes across codebase
[project/bcm63xx/atf.git] / drivers / marvell / comphy / phy-comphy-3700.c
index 53a59b0f59569655a37c8bf2c660eba0d2663073..2e8c4128e757fb671875de097dbcc21bbe22a838 100644 (file)
@@ -5,13 +5,16 @@
  * https://spdx.org/licenses
  */
 
-#include <debug.h>
-#include <delay_timer.h>
 #include <errno.h>
-#include <mmio.h>
+
+#include <common/debug.h>
+#include <drivers/delay_timer.h>
+#include <lib/mmio.h>
+#include <lib/spinlock.h>
+
 #include <mvebu.h>
 #include <mvebu_def.h>
-#include <spinlock.h>
+
 #include "phy-comphy-3700.h"
 #include "phy-comphy-common.h"