iio: atlas-ph-sensor: Drop GPIO include
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 2 Dec 2019 09:18:37 +0000 (10:18 +0100)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 15 Dec 2019 11:42:16 +0000 (11:42 +0000)
commit9eda18273754ca9bb7204786866666137c8e7d55
treede54ba1e03441bdd7fde71ab6042215256ab0bf2
parent5750ebab14907f05aa9904ef2f3c1bb8dcb1fd2b
iio: atlas-ph-sensor: Drop GPIO include

The driver includes <linux/gpio.h> yet fails to use symbols
from any the header so drop the include.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Matt Ranostay <matt.ranostay@konsulko.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/chemical/atlas-ph-sensor.c