From: Stephen Warren Date: Tue, 20 Aug 2013 22:11:29 +0000 (-0600) Subject: ARM: tegra: delete gpio-names.h X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~52^2~5^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ae894166c249398da16fe8dc5ab6112f996203b;p=pandora-kernel.git ARM: tegra: delete gpio-names.h gpio-names.h defines IDs for GPIOs. This information now comes from device tree, so delete this stale header. The one remaining use-case is board-paz00.c's wifi_rfkill device. Isolate the knowledge of those GPIO IDs into that file. Let's hope the values stay valid:-) Signed-off-by: Stephen Warren --- Reading git-diff-tree failed