diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2014-08-19 21:00:53 +0400 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2014-08-21 16:44:36 +0400 |
commit | 58b84f6a97f7f8811e0636836734809ff52cad43 (patch) | |
tree | 162a1d981c519433f076244882ce7045a63c635c /drivers/gpio | |
parent | 8a69155040bf8745a9a95da8cbaab2940b4093d5 (diff) | |
download | linux-58b84f6a97f7f8811e0636836734809ff52cad43.tar.xz |
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')
0 files changed, 0 insertions, 0 deletions