aboutsummaryrefslogtreecommitdiff
path: root/drivers/marvell/iob.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/marvell/iob.c')
-rw-r--r--drivers/marvell/iob.c9
1 files changed, 5 insertions, 4 deletions
diff --git a/drivers/marvell/iob.c b/drivers/marvell/iob.c
index e88bc16730..87f147aa40 100644
--- a/drivers/marvell/iob.c
+++ b/drivers/marvell/iob.c
@@ -7,11 +7,12 @@
/* IOW unit device driver for Marvell CP110 and CP115 SoCs */
-#include <armada_common.h>
#include <arch_helpers.h>
-#include <debug.h>
-#include <iob.h>
-#include <mmio.h>
+#include <common/debug.h>
+#include <drivers/marvell/iob.h>
+#include <lib/mmio.h>
+
+#include <armada_common.h>
#include <mvebu.h>
#include <mvebu_def.h>