gpio/tegra: assume CONFIG_OF
authorStephen Warren <swarren@nvidia.com>
Fri, 15 Feb 2013 21:54:48 +0000 (14:54 -0700)
committerGrant Likely <grant.likely@secretlab.ca>
Mon, 4 Mar 2013 02:22:18 +0000 (10:22 +0800)
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>

No differences found