serial: tegra: assume CONFIG_OF
authorStephen Warren <swarren@nvidia.com>
Fri, 15 Feb 2013 22:04:45 +0000 (15:04 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 15 Feb 2013 22:47:04 +0000 (14:47 -0800)
Tegra only supports, and always enables, device tree. Remove all ifdefs
for DT support from the driver.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found