commit | 6ae894166c249398da16fe8dc5ab6112f996203b | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Tue Aug 20 16:11:29 2013 -0600 |
committer | Stephen Warren <swarren@nvidia.com> | Tue Sep 17 13:44:21 2013 -0600 |
tree | 2e9a849d3927d1aa3d22fb9e61f0841645ab8867 | |
parent | 6163afd5e15c297031374bc7766916ff11f114b4 [diff] |
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 <swarren@nvidia.com>