Skip to content
Commit 1cb6610a authored by Linus Walleij's avatar Linus Walleij
Browse files

gpio: dln2: 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: default avatarLinus Walleij <linus.walleij@linaro.org>
parent 95260c17
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment