summaryrefslogtreecommitdiffstats
path: root/arch/openrisc/Kconfig
diff options
context:
space:
mode:
authorMarc Zyngier <marc.zyngier@arm.com>2014-08-26 11:03:19 +0100
committerJason Cooper <jason@lakedaemon.net>2014-09-03 13:10:19 +0000
commitd1f6f28f68507e3ae67203de3e7ab7e5b9bf0082 (patch)
treee86760801fc11cddad3a8f0c853b53d4d04625af /arch/openrisc/Kconfig
parenta71b092a9c68685a270ebdde7b5986ba8787e575 (diff)
downloadop-kernel-dev-d1f6f28f68507e3ae67203de3e7ab7e5b9bf0082.zip
op-kernel-dev-d1f6f28f68507e3ae67203de3e7ab7e5b9bf0082.tar.gz
openrisc: Convert handle_IRQ to use __handle_domain_irq
In order to limit code duplication, convert the architecture specific handle_IRQ to use the generic __handle_domain_irq function. Signed-off-by: Marc Zyngier <marc.zyngier@arm.com> Acked-by: Stefan Kristiansson <stefan.kristiansson@saunalahti.fi> Link: https://lkml.kernel.org/r/1409047421-27649-5-git-send-email-marc.zyngier@arm.com Signed-off-by: Jason Cooper <jason@lakedaemon.net>
Diffstat (limited to 'arch/openrisc/Kconfig')
-rw-r--r--arch/openrisc/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/openrisc/Kconfig b/arch/openrisc/Kconfig
index 88e8336..e5a693b 100644
--- a/arch/openrisc/Kconfig
+++ b/arch/openrisc/Kconfig
@@ -8,6 +8,7 @@ config OPENRISC
select OF
select OF_EARLY_FLATTREE
select IRQ_DOMAIN
+ select HANDLE_DOMAIN_IRQ
select HAVE_MEMBLOCK
select ARCH_REQUIRE_GPIOLIB
select HAVE_ARCH_TRACEHOOK
OpenPOWER on IntegriCloud