gpio: pl061: Include the right header
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 24 May 2018 12:30:26 +0000 (14:30 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 24 May 2018 15:09:41 +0000 (17:09 +0200)
commitdcc6ceef74fc27f0533b4957bf90e1a7f9c8909b
tree978569020fc5eded847e1169e26af08510f42ba8
parent5db1f87317b59bd708e3e8cd20deac6ac0d6bff9
gpio: pl061: 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-pl061.c