summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-da9052.c
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2018-01-13 22:52:33 +0100
committerLinus Walleij <linus.walleij@linaro.org>2018-01-13 22:54:05 +0100
commit14ec018e15595d3e5c11160eef3f18c0b9c72e3f (patch)
treeae124168fce84458123711f6b4440389ce26a727 /drivers/gpio/gpio-da9052.c
parent2e21ec4c40eb9d40d1b2d719fcb40726ae8bf4b2 (diff)
downloadlinux-14ec018e15595d3e5c11160eef3f18c0b9c72e3f.tar.gz
linux-14ec018e15595d3e5c11160eef3f18c0b9c72e3f.tar.xz
gpio: bcm-kona: Include proper header
This driver has no business including <linux/gpio.h>, it is a driver so include <linux/gpio/driver.h>. GPIOF_DIR_IN/GPIOF_DIR_OUT are for consumers and should not be used in drivers to use just 1/0 instead. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/gpio/gpio-da9052.c')
0 files changed, 0 insertions, 0 deletions