gpio: pcf857x: Include the right header
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 24 May 2018 12:27:28 +0000 (14:27 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 24 May 2018 15:09:41 +0000 (17:09 +0200)
commit12087fab9149fba529ff66dd283ed1090248de8e
treedd2e13b13a1b426a80b0034028cc616ac28f896c
parent644f3da0b42aa299554c9c09a96d23c03957c6b0
gpio: pcf857x: Include the right header

This is a GPIO driver, include only <linux/gpio/driver.h>.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-pcf857x.c