On Wed, Jul 3, 2019 at 11:24 AM tip-bot for Ard Biesheuvel <[email protected]> wrote:
> Committer: Marc Zyngier <[email protected]> > CommitDate: Wed, 29 May 2019 10:42:19 +0100 > > gpio: mb86s7x: Enable ACPI support > > Make the mb86s7x GPIO block discoverable via ACPI. In addition, add > support for ACPI GPIO interrupts routed via platform interrupts, by > wiring the two together via the to_irq() gpiochip callback. > > Reviewed-by: Linus Walleij <[email protected]> > Reviewed-by: Mika Westerberg <[email protected]> > Signed-off-by: Ard Biesheuvel <[email protected]> > Signed-off-by: Marc Zyngier <[email protected]> OK! > +#include "gpiolib.h" > + But this isn't needed anymore, is it? I can try to remember to remove it later though. Yours, Linus Walleij

