arm/tegra: Compile tegra_dt_init_irq only when CONFIG_OF
authorStephen Warren <swarren@nvidia.com>
Mon, 19 Dec 2011 19:24:05 +0000 (12:24 -0700)
committerOlof Johansson <olof@lixom.net>
Tue, 20 Dec 2011 02:07:22 +0000 (18:07 -0800)
This fixes a build break attempting to build a Tegra20-only kernel
without device tree enabled.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Olof Johansson <olof@lixom.net>

No differences found