commit | 165b6c2f33860e13d20cd7ac5993ea3acfb5ea34 | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Fri Feb 15 14:54:48 2013 -0700 |
committer | Grant Likely <grant.likely@secretlab.ca> | Mon Mar 04 10:22:18 2013 +0800 |
tree | fb6182cb5bc63d3ec162081531459f00a298e3c1 | |
parent | e97f9b5277afeabb54892ebc6f68500098467ba1 [diff] |
gpio/tegra: assume CONFIG_OF Tegra only supports, and always enables, device tree. Remove all ifdefs and runtime checks for DT support from the driver. Signed-off-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>