From: Linus Walleij Date: Mon, 2 Dec 2019 08:26:03 +0000 (+0100) Subject: iio: itg3200: Drop GPIO include X-Git-Tag: v5.6-rc1~138^2~128^2~54 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=dcfb6dbdfbe0ee209ec5e7b79ac45adce3a31e3a;p=thirdparty%2Flinux.git iio: itg3200: Drop GPIO include The driver include yet does not use any of the symbols from the header, so drop the include. Signed-off-by: Linus Walleij Signed-off-by: Jonathan Cameron --- diff --git a/drivers/iio/gyro/itg3200_core.c b/drivers/iio/gyro/itg3200_core.c index 981ae22915058..b3afa556f9734 100644 --- a/drivers/iio/gyro/itg3200_core.c +++ b/drivers/iio/gyro/itg3200_core.c @@ -15,7 +15,6 @@ #include #include #include -#include #include #include #include