commit | bab53ce38e8735519aa3cfdcc5bfa438c0891086 | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Mon Aug 27 14:22:48 2012 -0700 |
committer | Stephen Warren <swarren@nvidia.com> | Fri Sep 14 11:35:36 2012 -0600 |
tree | ffa55ed1186ee49641f90e658e9d9ba925f2bac4 | |
parent | fef40b2369a4ececa16b4d02b625e45252fe5d0a [diff] |
ARM: tegra: remove dead code 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>