projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d7765b
)
gpio: mlxbf: remove unused including <linux/version.h>
author
YueHaibing
<yuehaibing@huawei.com>
Thu, 28 Mar 2019 01:39:58 +0000
(
01:39
+0000)
committer
Bartosz Golaszewski
<bgolaszewski@baylibre.com>
Mon, 8 Apr 2019 06:47:06 +0000
(08:47 +0200)
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>
drivers/gpio/gpio-mlxbf.c
patch
|
blob
|
history
diff --git
a/drivers/gpio/gpio-mlxbf.c
b/drivers/gpio/gpio-mlxbf.c
index d428f42be74f2ebe697449870bb1539b0dfbde20..894aaf55fc96c1fc5a45b399d8e16790dc251519 100644
(file)
--- 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