Commit b0d2569d authored by YueHaibing's avatar YueHaibing Committed by Bartosz Golaszewski

gpio: mlxbf: remove unused including <linux/version.h>

Remove including <linux/version.h> that don't need it.
Signed-off-by: default avatarYueHaibing <yuehaibing@huawei.com>
Signed-off-by: default avatarBartosz Golaszewski <bgolaszewski@baylibre.com>
parent 1d7765ba
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment