Commit 425dbc5e authored by Rohit Vaswani's avatar Rohit Vaswani Committed by David Brown

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: default avatarRohit Vaswani <rvaswani@codeaurora.org>
Signed-off-by: default avatarStephen Boyd <sboyd@codeaurora.org>
Signed-off-by: default avatarDavid Brown <davidb@codeaurora.org>
parent 3b2f64d0
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment