dma: tegra: assume CONFIG_OF
authorStephen Warren <swarren@nvidia.com>
Mon, 11 Mar 2013 22:30:26 +0000 (16:30 -0600)
committerVinod Koul <vinod.koul@intel.com>
Mon, 15 Apr 2013 04:21:18 +0000 (09:51 +0530)
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: Vinod Koul <vinod.koul@intel.com>

No differences found