On Mon, Sep 9, 2019 at 9:35 PM Arnd Bergmann wrote:
> Two otherwise correct patches got merged incorrectly, which leads to
> build problems when CONFIG_GPIOLIB is disabled:
This has actually been fixed in my for-next branch for days,
the problem is that new next releases are not coming out
curre
On Mon, Sep 09, 2019 at 10:34:59PM +0200, Arnd Bergmann wrote:
> Two otherwise correct patches got merged incorrectly, which leads to
> build problems when CONFIG_GPIOLIB is disabled:
>
> include/linux/gpio/driver.h:722:19: error: static declaration of
> 'gpiochip_lock_as_irq' follows non-static
Two otherwise correct patches got merged incorrectly, which leads to
build problems when CONFIG_GPIOLIB is disabled:
include/linux/gpio/driver.h:722:19: error: static declaration of
'gpiochip_lock_as_irq' follows non-static declaration
static inline int gpiochip_lock_as_irq(struct gpio_chip *chip
3 matches
Mail list logo