commit | 6cc04a4420391c3f034afe8ea6e28d75912a70a3 | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Mon Dec 19 12:24:05 2011 -0700 |
committer | Olof Johansson <olof@lixom.net> | Mon Dec 19 18:07:22 2011 -0800 |
tree | bfaf6b5ddedaa03d31400b25b25cfaa3bd0c9107 | |
parent | 24692c0fc6ee62b1b98dfab962694ca40a3e404a [diff] |
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>