fix build error in gpio-dwapb patch
authorAlan Tull <atull@altera.com>
Thu, 6 Mar 2014 19:29:40 +0000 (13:29 -0600)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 7 Mar 2014 01:16:27 +0000 (09:16 +0800)
fix build error with this message:
kernel/irq/Kconfig:41:error: recursive dependency detected!
kernel/irq/Kconfig:41:  symbol GENERIC_IRQ_CHIP is selected by GPIO_DWAPB
drivers/gpio/Kconfig:131:       symbol GPIO_DWAPB depends on IRQ_DOMAIN
kernel/irq/Kconfig:46:  symbol IRQ_DOMAIN is selected by GENERIC_IRQ_CHIP

Signed-off-by: Alan Tull <atull@altera.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/Kconfig

Simple merge