gpio: tegra: Fix build issue due to irq_domain rework.
authorStephen Warren <swarren@nvidia.com>
Mon, 13 Feb 2012 23:21:15 +0000 (16:21 -0700)
committerOlof Johansson <olof@lixom.net>
Sun, 26 Feb 2012 21:21:18 +0000 (13:21 -0800)
Commit 7da5a66 "irq_domain: Remove 'new' irq_domain in favour of the
ppc one" changed the set of available irq domain APIs. Update the Tegra
GPIO driver to account for those changes, to solve a build break.

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

No differences found