diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2018-03-05 01:44:49 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2018-03-19 03:50:29 +0300 |
commit | 3f4290d4dcf1cfdc242fc4d0874995c3aead72e9 (patch) | |
tree | 3f19ad9bb14ce82891636118da939334ec1c668e /drivers/gpio/gpio-raspberrypi-exp.c | |
parent | f63109f0cb40bca848eef9bf096dfdb7def5e20d (diff) | |
download | linux-3f4290d4dcf1cfdc242fc4d0874995c3aead72e9.tar.xz |
gpio: ich: Include the right header
This driver is a pure GPIO driver and should only include
<linux/gpio/driver.h>. Refrain from using GPIOF_* flags in
the driver, just use 1/0 to return direction.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/gpio/gpio-raspberrypi-exp.c')
0 files changed, 0 insertions, 0 deletions