Re: [PATCH] gpio: fix build failure: gpiochip_[un]lock*() static/non-static
From: Linus Walleij
Date: Sat Sep 07 2019 - 19:17:16 EST
On Sat, Sep 7, 2019 at 2:05 AM John Hubbard <jhubbard@xxxxxxxxxx> wrote:
> While building with !CONFIG_GPIOLIB, I experienced a build failure,
> because driver.h in that configuration supplies both a static and
> a non-static version of these routines:
I think this is fixed in my latest version of the "devel" branch?
Yours,
Linus Walleij