iio: as3935: Drop GPIO includes
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 2 Dec 2019 08:19:43 +0000 (09:19 +0100)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 15 Dec 2019 11:42:15 +0000 (11:42 +0000)
commitb4cc7e83dff352cb7ecdf561500d815bce0e3f5b
treee199facdd34fbd7cb19c73156c6a703dd9541fb4
parent757b4bcaa0d8fa74500b14b1655f6638ceafd056
iio: as3935: Drop GPIO includes

The driver includes <linux/gpio.h> and <linux/of_gpio.h> yet
fails to use symbols from any of the include files, so drop
these includes.

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