diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2014-08-19 19:00:53 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2014-08-21 14:44:36 +0200 |
commit | 58b84f6a97f7f8811e0636836734809ff52cad43 (patch) | |
tree | 162a1d981c519433f076244882ce7045a63c635c /drivers/gpio/gpio-lynxpoint.c | |
parent | gpio: delete unneeded test before of_node_put (diff) | |
download | linux-58b84f6a97f7f8811e0636836734809ff52cad43.tar.xz linux-58b84f6a97f7f8811e0636836734809ff52cad43.zip |
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>
Diffstat (limited to 'drivers/gpio/gpio-lynxpoint.c')
0 files changed, 0 insertions, 0 deletions