1
0
Fork 0

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

Remove including <linux/version.h> that don't need it.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
hifive-unleashed-5.2
YueHaibing 2019-03-28 01:39:58 +00:00 committed by Bartosz Golaszewski
parent 1d7765ba15
commit b0d2569d82
1 changed files with 0 additions and 1 deletions

View File

@ -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