From: YueHaibing Date: Thu, 28 Mar 2019 01:39:58 +0000 (+0000) Subject: gpio: mlxbf: remove unused including X-Git-Tag: v5.2-rc1~89^2~16^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b0d2569d8276439eb3d6f7d221f47bfc503ae00e;p=thirdparty%2Flinux.git gpio: mlxbf: remove unused including Remove including that don't need it. Signed-off-by: YueHaibing Signed-off-by: Bartosz Golaszewski --- diff --git a/drivers/gpio/gpio-mlxbf.c b/drivers/gpio/gpio-mlxbf.c index d428f42be74f2..894aaf55fc96c 100644 --- a/drivers/gpio/gpio-mlxbf.c +++ b/drivers/gpio/gpio-mlxbf.c @@ -11,7 +11,6 @@ #include #include #include -#include /* Number of pins on BlueField */ #define MLXBF_GPIO_NR 54