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

No differences found