]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commit6cc04a4420391c3f034afe8ea6e28d75912a70a3
treebfaf6b5ddedaa03d31400b25b25cfaa3bd0c9107
parent24692c0fc6ee62b1b98dfab962694ca40a3e404a
arm/tegra: Compile tegra_dt_init_irq only when CONFIG_OF

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>
arch/arm/mach-tegra/common.c