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