]> asedeno.scripts.mit.edu Git - linux.git/commit
gpio: it87: Include the right header
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 6 Mar 2018 08:00:37 +0000 (09:00 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 19 Mar 2018 00:50:29 +0000 (01:50 +0100)
commitc3a174036f648f0a28e047bb90784051b42c3021
tree5d71816318b72ffcf607a132df2e2b9d8a0db8ee
parent7a8fd1f5cc3fd0a8fd06634b9dc6750f8c5b2354
gpio: it87: Include the right header

This driver is a pure GPIO driver and should only include
<linux/gpio/driver.h>.

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