WSL2-Linux-Kernel/include/linux/gpio
Linus Walleij 58b84f6a97 gpio: move GPIOD flags outside #ifdef
The GPIOD flags are defined inside the #ifdef CONFIG_GPIOLIB
switch, making the gpiolib stubs fail if these flags are used
by a consumer. This is not correct: the stubs should compile
fine without GPIOLIB.

Reported-by: Ulf Hansson <ulf.hansson@linaro.org>
Reviewed-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2014-08-21 07:44:36 -05:00
..
consumer.h gpio: move GPIOD flags outside #ifdef 2014-08-21 07:44:36 -05:00
driver.h gpio: split gpiod board registration into machine header 2014-07-28 12:23:35 +02:00
machine.h gpio: add missing includes in machine.h 2014-08-07 11:54:51 +02:00