iio: si1145: Drop GPIO include
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 2 Dec 2019 08:21:23 +0000 (09:21 +0100)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 15 Dec 2019 11:42:15 +0000 (11:42 +0000)
commitcbe5997907235f71e6b0ab281b40e0cd151222d4
treedc536e0972b292ea84ed3ce8fed8e05a0c81e60a
parentb4cc7e83dff352cb7ecdf561500d815bce0e3f5b
iio: si1145: Drop GPIO include

The driver include <linux/gpio.h> yet does not use any
of the symbols from the header, so drop the include.

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