projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b1e65e7
)
ipmi: Remove unused including <linux/version.h>
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Thu, 16 Apr 2015 13:09:53 +0000
(21:09 +0800)
committer
Corey Minyard
<cminyard@mvista.com>
Wed, 6 May 2015 00:33:28 +0000
(19:33 -0500)
Remove including <linux/version.h> that don't need it.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Corey Minyard <cminyard@mvista.com>
drivers/char/ipmi/ipmi_ssif.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/char/ipmi/ipmi_ssif.c
b/drivers/char/ipmi/ipmi_ssif.c
index ee3b8c5e7e2155907fcaeaafaf37e365a5242c4b..f6ea4fa444b3ed1b077e23735548e22c486dd8cf 100644
(file)
--- a/
drivers/char/ipmi/ipmi_ssif.c
+++ b/
drivers/char/ipmi/ipmi_ssif.c
@@
-31,7
+31,6
@@
* interface into the I2C driver, I believe.
*/
-#include <linux/version.h>
#if defined(MODVERSIONS)
#include <linux/modversions.h>
#endif