On Sun, Sep 8, 2019 at 9:51 AM Pavel Machek <pavel@xxxxxxx> wrote: > I'm getting this compiling the -next: (...) > ./include/linux/gpio/driver.h:722:19: error: static declaration of > ‘gpiochip_lock_as_irq’ follows non-static declaration > 722 | static inline int gpiochip_lock_as_irq(struct gpio_chip > *chip, Yes this was fixed pretty much the same day the next release came out, and by now I got like 4 different patches solving the same problem, because no new next releases are coming out right now... bad timing with no next releases during the kernel summit, sorry! Yours, Linus Walleij