diff options
-rw-r--r-- | drivers/gpio/gpio-mlxbf.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpio/gpio-mlxbf.c b/drivers/gpio/gpio-mlxbf.c index d428f42be74f..894aaf55fc96 100644 --- a/drivers/gpio/gpio-mlxbf.c +++ b/drivers/gpio/gpio-mlxbf.c @@ -11,7 +11,6 @@ #include <linux/pm.h> #include <linux/resource.h> #include <linux/types.h> -#include <linux/version.h> /* Number of pins on BlueField */ #define MLXBF_GPIO_NR 54 |