gpio: max730x: Include the right header
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 13 Apr 2018 13:05:59 +0000 (15:05 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 16 May 2018 12:35:24 +0000 (14:35 +0200)
commit25424b864b2fd3de7b4701b5458d21b713d07d41
treea95b9ceeb6bd1b8adf8cf69f00ba1e3e8efa336f
parentcec93b024bfc442e3789539d51e9c16b4dcfa74d
gpio: max730x: Include the right header

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

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