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:
fef40b2
)
ARM: tegra: remove dead code
author
Stephen Warren
<swarren@nvidia.com>
Mon, 27 Aug 2012 21:22:48 +0000
(14:22 -0700)
committer
Stephen Warren
<swarren@nvidia.com>
Fri, 14 Sep 2012 17:35:36 +0000
(11:35 -0600)
Now that all boards are converted to device tree, devices.[ch] and
board-pinmux.[ch] are no longer used. So, remove them.
The only exception is the EHCI platform data in devices.h. Move that
data to board-dt-tegra20.c - the only places it's used.
Signed-off-by: Stephen Warren <swarren@nvidia.com>
No differences found