Commits
Stephen Warren committed 3a04931e3b6
ARM: tegra: enhance timer.c to get IO address from device tree Modify Tegra's timer code to parse the IO address from device tree, hence removing the dependency on <mach/iomap.h>. This will allow the driver to be moved to drivers/clocksource/. Signed-off-by: Stephen Warren <swarren@nvidia.com>