iio: ad5592r: Drop surplus GPIO header
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 2 Dec 2019 08:58:48 +0000 (09:58 +0100)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 15 Dec 2019 11:42:16 +0000 (11:42 +0000)
commitb747e352499e4fca6e2e824852f5d91f4e29bf0e
tree623cbd47152446d81a7fe1bb589ffb0ab7747372
parent4a89d2f47ccdce69597ba2f92e0b55c9a1f1d1ea
iio: ad5592r: Drop surplus GPIO header

This driver uses all the modern GPIO APIs from
<linux/gpio/driver.h> and <linux/gpio/consumer.h> so
just drop the unused legacy header <linux/gpio.h>.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Alexandru Ardelean <alexandru.ardelean@analog.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/dac/ad5592r-base.c