Skip to content

Commit

Permalink
ipmi: Remove unused including <linux/version.h>
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Wei Yongjun authored and Corey Minyard committed May 6, 2015
1 parent b1e65e7 commit 15c5725
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/char/ipmi/ipmi_ssif.c
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
* interface into the I2C driver, I believe.
*/

#include <linux/version.h>
#if defined(MODVERSIONS)
#include <linux/modversions.h>
#endif
Expand Down

0 comments on commit 15c5725

Please sign in to comment.