From: Rohit Vaswani Date: Wed, 24 Jul 2013 20:54:26 +0000 (-0700) Subject: ARM: msm: Remove unused and unmapped MSM_TLMM_BASE for 8x60 X-Git-Tag: next-20130731~14^2^2~8 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=425dbc5e72822acd470278b8517f1088357a18bf;p=karo-tx-linux.git ARM: msm: Remove unused and unmapped MSM_TLMM_BASE for 8x60 MSM_TLMM_BASE is currently not mapped by 8x60. Remove it. Signed-off-by: Rohit Vaswani Signed-off-by: Stephen Boyd Signed-off-by: David Brown --- diff --git a/arch/arm/mach-msm/include/mach/msm_iomap-8x60.h b/arch/arm/mach-msm/include/mach/msm_iomap-8x60.h index 75a7b62c1c74..4f57b437c1b4 100644 --- a/arch/arm/mach-msm/include/mach/msm_iomap-8x60.h +++ b/arch/arm/mach-msm/include/mach/msm_iomap-8x60.h @@ -35,10 +35,6 @@ * */ -#define MSM_TLMM_BASE IOMEM(0xF0004000) -#define MSM_TLMM_PHYS 0x00800000 -#define MSM_TLMM_SIZE SZ_16K - #define MSM8X60_TMR_PHYS 0x02000000 #define MSM8X60_TMR_SIZE SZ_4K