gpio: omap: Include the right header
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 24 May 2018 12:24:00 +0000 (14:24 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 24 May 2018 12:24:00 +0000 (14:24 +0200)
commitb7351b077e6832e50b7fa3125f939a42b616b806
treeac47bf58bdc93c5d3a8680bae6496a7b000ec7c5
parentbe1f20a41fdf591334f4343004564bc4b6dc78d2
gpio: omap: 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-omap.c