iio: ad2s1200: Drop legacy include
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 2 Dec 2019 08:23:01 +0000 (09:23 +0100)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 15 Dec 2019 11:42:15 +0000 (11:42 +0000)
commit340db461f9acbd3621aad8f1ffca811847aa0165
tree8f39bc3fd3652c982d47280d606907ee4dec57b7
parentcbe5997907235f71e6b0ab281b40e0cd151222d4
iio: ad2s1200: Drop legacy include

This driver is using the GPIO descriptor API but yet includes
the legacy <linux/gpio.h> header for no reason. Drop the
surplus include.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/resolver/ad2s1200.c