summaryrefslogtreecommitdiff
path: root/include/drivers
diff options
context:
space:
mode:
authorHanna Hawa <hannah@marvell.com>2017-11-02 17:55:27 +0200
committerKostya Porotchkin <kostap@marvell.com>2017-11-05 10:26:46 +0200
commit7e1870d62df84ae6406daca036f09a2e7c092869 (patch)
treeefea22f132f20a1fa8c77bdd0f2fe7252951bae5 /include/drivers
parentd8a525f089411c6b9bf12fa80efe4e0b456670d3 (diff)
cp110: remove include of ap header from cp110 file
Change-Id: I899b9eaaadaad850084e778cece790a61b88475e Signed-off-by: Hanna Hawa <hannah@marvell.com> Reviewed-on: http://vgitil04.il.marvell.com:8080/45841 Reviewed-by: Kostya Porotchkin <kostap@marvell.com> Tested-by: iSoC Platform CI <ykjenk@marvell.com>
Diffstat (limited to 'include/drivers')
-rw-r--r--include/drivers/marvell/mochi/cp110_setup.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/drivers/marvell/mochi/cp110_setup.h b/include/drivers/marvell/mochi/cp110_setup.h
index 251f8069..6f3d7153 100644
--- a/include/drivers/marvell/mochi/cp110_setup.h
+++ b/include/drivers/marvell/mochi/cp110_setup.h
@@ -34,7 +34,7 @@
#ifndef __PLAT_CP110_H__
#define __PLAT_CP110_H__
-#include <apn806_setup.h>
+#include <mmio.h>
#define MVEBU_DEVICE_ID_REG (MVEBU_CP_DFX_BASE(0) + 0x40)
#define MVEBU_DEVICE_ID_OFFSET (0)