From: Stephen Warren Date: Mon, 27 Aug 2012 21:22:48 +0000 (-0700) Subject: ARM: tegra: remove dead code X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~60^2~3^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bab53ce38e8735519aa3cfdcc5bfa438c0891086;p=pandora-kernel.git 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 --- Reading git-diff-tree failed