git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3dab39
)
ARM: tegra: move timer.c to drivers/clocksource/
author
Stephen Warren
<swarren@nvidia.com>
Tue, 23 Oct 2012 17:52:53 +0000
(11:52 -0600)
committer
Stephen Warren
<swarren@nvidia.com>
Mon, 28 Jan 2013 17:21:21 +0000
(10:21 -0700)
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 <swarren@nvidia.com>
No differences found