ARM: msm: Remove TMR and TMR0 static mappings
authorStephen Boyd <sboyd@codeaurora.org>
Wed, 24 Jul 2013 20:54:29 +0000 (13:54 -0700)
committerDavid Brown <davidb@codeaurora.org>
Tue, 6 Aug 2013 18:18:01 +0000 (11:18 -0700)
commit34606f38713169a88a8be6c75ccf93d59841c349
tree8f02a1fe04ae2ad538919c73e8b6bb9efc883f16
parent6d07917e3f9f109477ac3ed72485f87e54132cfd
ARM: msm: Remove TMR and TMR0 static mappings

Nobody is using these mappings so just drop them. of_iomap() in
the timer driver will take care of it for us. Doing this allows
us to remove the 8x60 and 8960 iomap files completely.

Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: David Brown <davidb@codeaurora.org>
arch/arm/mach-msm/board-dt-8660.c
arch/arm/mach-msm/board-dt-8960.c
arch/arm/mach-msm/common.h
arch/arm/mach-msm/include/mach/msm_iomap-8960.h [deleted file]
arch/arm/mach-msm/include/mach/msm_iomap-8x60.h [deleted file]
arch/arm/mach-msm/include/mach/msm_iomap.h
arch/arm/mach-msm/io.c