From 5b67bfbae6612c4caa28fa52ced7cf1c122a185e Mon Sep 17 00:00:00 2001 From: Stephen Boyd Date: Wed, 5 Sep 2012 12:28:55 -0700 Subject: 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 Signed-off-by: David Brown --- arch/arm/mach-msm/common.h | 1 - 1 file changed, 1 deletion(-) (limited to 'arch/arm/mach-msm/common.h') 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; -- cgit v1.2.3-73-gaa49b