common: Drop image.h from common header
[oweals/u-boot.git] / drivers / phy / marvell / comphy_core.c
index 244beef18ddaaa252c5b9dc98d0a6bfb91620b7a..27bff27ff7ecde49bd9b973cb51855064b03bb2e 100644 (file)
@@ -8,10 +8,11 @@
 #include <common.h>
 #include <dm.h>
 #include <fdtdec.h>
+#include <asm/io.h>
 #include <dm/device_compat.h>
 #include <linux/err.h>
 #include <linux/errno.h>
-#include <asm/io.h>
+#include <linux/libfdt.h>
 
 #include "comphy_core.h"