commit | 34606f38713169a88a8be6c75ccf93d59841c349 | [log] [tgz] |
---|---|---|
author | Stephen Boyd <sboyd@codeaurora.org> | Wed Jul 24 13:54:29 2013 -0700 |
committer | David Brown <davidb@codeaurora.org> | Tue Aug 06 11:18:01 2013 -0700 |
tree | 8f02a1fe04ae2ad538919c73e8b6bb9efc883f16 | |
parent | 6d07917e3f9f109477ac3ed72485f87e54132cfd [diff] |
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>