summaryrefslogtreecommitdiff
path: root/drivers/mfd/intel_quark_i2c_gpio.c
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2016-04-19 14:10:08 +0200
committerLinus Walleij <linus.walleij@linaro.org>2016-04-29 11:12:56 +0200
commita8fa91a74fc385da5d52fd1008c8fd322154cad8 (patch)
treeea114962ff36c29766f52371bb0861b2fdc839ab /drivers/mfd/intel_quark_i2c_gpio.c
parent3737de42afb8d76f405689a4699e8e5dd5e2ef96 (diff)
gpio/qoriq: select IRQ_DOMAIN
The gpio-mpc8xxx driver requires IRQ domains but can be built without them, resulting on a failure to build certain randconfigs on ARM: drivers/gpio/gpio-mpc8xxx.c: In function 'mpc8xxx_gpio_to_irq': drivers/gpio/gpio-mpc8xxx.c:92:10: error: implicit declaration of function 'irq_create_mapping' [-Werror=implicit-function-declaration] return irq_create_mapping(mpc8xxx_gc->irq, offset); This selects IRQ_DOMAIN from the driver to ensure we can build it. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Fixes: 5df7fd46b70b ("gpio/qoriq: Add qoriq platforms support") Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/mfd/intel_quark_i2c_gpio.c')
0 files changed, 0 insertions, 0 deletions