From: Stephen Warren Date: Tue, 23 Oct 2012 17:52:53 +0000 (-0600) Subject: ARM: tegra: move timer.c to drivers/clocksource/ X-Git-Tag: v3.9-rc1~122^2~9^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1711b1e10224dbebc885b7bf7ca2f03f51ff9f4a;p=pandora-kernel.git ARM: tegra: move timer.c to drivers/clocksource/ Move arch/arm/mach-tegra/timer.c to drivers/clocksource/tegra20_timer.c so that the code is co-located with other clocksource drivers, and to reduce the size of the mach-tegra directory. Signed-off-by: Stephen Warren --- Reading git-diff-tree failed