mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-18 22:14:16 +00:00
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>
This commit is contained in:
parent
1d7765ba15
commit
b0d2569d82
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue