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 <rvaswani@codeaurora.org>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: David Brown <davidb@codeaurora.org>
This commit is contained in:
Rohit Vaswani 2013-07-24 13:54:26 -07:00 committed by David Brown
parent 3b2f64d00c
commit 425dbc5e72
1 changed files with 0 additions and 4 deletions

View File

@ -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