gpio: pxa: Include the right header
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 24 May 2018 12:32:09 +0000 (14:32 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 24 May 2018 15:09:41 +0000 (17:09 +0200)
commit84bf021ecee4e50b63ab5e5563a5202e69cb5623
tree18f349ea02cd668d098193ba9409a29871042805
parentdcc6ceef74fc27f0533b4957bf90e1a7f9c8909b
gpio: pxa: 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-pxa.c