gpio: vx855: Include the right header
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 12 Sep 2018 12:11:59 +0000 (14:11 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 17 Sep 2018 17:55:24 +0000 (10:55 -0700)
commit3bca2d4e4e7b771135456f99aea5bfc86aa4667c
treed8dc1c0a0a6202d6f54b4ea3f5a842fe3a3a3484
parent751107ef790ad3a7524d9b3aac74865ca2564e5e
gpio: vx855: Include the right header

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

Cc: Daniel Drake <drake@endlessm.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-vx855.c