aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-msm/common.h
diff options
context:
space:
mode:
authorStephen Boyd <sboyd@codeaurora.org>2012-09-05 12:28:55 -0700
committerDavid Brown <davidb@codeaurora.org>2012-09-13 11:15:06 -0700
commit5b67bfbae6612c4caa28fa52ced7cf1c122a185e (patch)
tree9c92492b02e352e0df9c3f1ce5b14383d9a4b946 /arch/arm/mach-msm/common.h
parentARM: msm: Move 8660 to DT timer (diff)
downloadlinux-dev-5b67bfbae6612c4caa28fa52ced7cf1c122a185e.tar.xz
linux-dev-5b67bfbae6612c4caa28fa52ced7cf1c122a185e.zip
ARM: msm: Make 8660 a DT only target
We don't plan to support anything besides devicetree on these targets so remove all other machine support. Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: David Brown <davidb@codeaurora.org>
Diffstat (limited to 'arch/arm/mach-msm/common.h')
-rw-r--r--arch/arm/mach-msm/common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-msm/common.h b/arch/arm/mach-msm/common.h
index 7d57fb076193..a20e78e58b0d 100644
--- a/arch/arm/mach-msm/common.h
+++ b/arch/arm/mach-msm/common.h
@@ -14,7 +14,6 @@
extern struct sys_timer msm7x01_timer;
extern struct sys_timer msm7x30_timer;
-extern struct sys_timer msm8x60_timer;
extern struct sys_timer msm8960_timer;
extern struct sys_timer msm_dt_timer;
extern struct sys_timer qsd8x50_timer;