Skip to content

Commit 15c5725

Browse files
Wei Yongjuncminyard
authored andcommitted
ipmi: Remove unused including <linux/version.h>
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>
1 parent b1e65e7 commit 15c5725

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/char/ipmi/ipmi_ssif.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
* interface into the I2C driver, I believe.
3232
*/
3333

34-
#include <linux/version.h>
3534
#if defined(MODVERSIONS)
3635
#include <linux/modversions.h>
3736
#endif

0 commit comments

Comments
 (0)