iio: itg3200: Drop GPIO include
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 2 Dec 2019 08:26:03 +0000 (09:26 +0100)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 15 Dec 2019 11:42:15 +0000 (11:42 +0000)
commitdcfb6dbdfbe0ee209ec5e7b79ac45adce3a31e3a
tree6fe8b5f26b5dc7de12697f3c27d7a169b00400ce
parent7544cd4c8ab72f9a18d3828a10524ce9740858a1
iio: itg3200: 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/gyro/itg3200_core.c