Re: [PATCH v5 01/15] gpio: guard gpiochip_irqchip_add_domain() with GPIOLIB_IRQCHIP
From: Michael Walle <hidden>
Date: 2021-03-09 23:09:01
Also in:
linux-devicetree, linux-gpio, lkml
From: Michael Walle <hidden>
Date: 2021-03-09 23:09:01
Also in:
linux-devicetree, linux-gpio, lkml
Am 2021-03-06 16:56, schrieb Álvaro Fernández Rojas:
The current code doesn't check if GPIOLIB_IRQCHIP is enabled, which
results in
a compilation error when trying to build gpio-regmap if
CONFIG_GPIOLIB_IRQCHIP
isn't enabled.
Fixes: 6a45b0e2589f ("gpiolib: Introduce
gpiochip_irqchip_add_domain()")
Suggested-by: Michael Walle <redacted>
Signed-off-by: Álvaro Fernández Rojas <redacted>Reviewed-by: Michael Walle <redacted> Thanks! -michael _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel