summaryrefslogtreecommitdiff
path: root/arch/arm/mach-msm/board-dt-8660.c
diff options
context:
space:
mode:
authorStephen Boyd <sboyd@codeaurora.org>2012-09-05 19:28:57 (GMT)
committerDavid Brown <davidb@codeaurora.org>2012-09-13 18:16:26 (GMT)
commit85a9f0f576372e033f0aa15485109aa0ee05fef3 (patch)
treee1122761ec715948ae842127128742998e9e6599 /arch/arm/mach-msm/board-dt-8660.c
parent5a6e814f5d2bdb6eea99ed032e4be3a2dc295099 (diff)
downloadlinux-fsl-qoriq-85a9f0f576372e033f0aa15485109aa0ee05fef3.tar.xz
ARM: msm: Move io mapping prototypes to common.h
Consolidate the handful of iomapping functions into common.h so that board files don't need to include mach/msm_iomap.h if they don't need static virtual mapping addresses. Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: David Brown <davidb@codeaurora.org>
Diffstat (limited to 'arch/arm/mach-msm/board-dt-8660.c')
-rw-r--r--arch/arm/mach-msm/board-dt-8660.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-msm/board-dt-8660.c b/arch/arm/mach-msm/board-dt-8660.c
index fdbed43..c1ddd48 100644
--- a/arch/arm/mach-msm/board-dt-8660.c
+++ b/arch/arm/mach-msm/board-dt-8660.c
@@ -19,7 +19,6 @@
#include <asm/hardware/gic.h>
#include <mach/board.h>
-#include <mach/msm_iomap.h>
#include "common.h"
static const struct of_device_id msm_dt_gic_match[] __initconst = {