ipmi: Remove unused including <linux/version.h>
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Thu, 16 Apr 2015 13:09:53 +0000 (21:09 +0800)
committerCorey 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

index ee3b8c5..f6ea4fa 100644 (file)
@@ -31,7 +31,6 @@
  * interface into the I2C driver, I believe.
  */
 
-#include <linux/version.h>
 #if defined(MODVERSIONS)
 #include <linux/modversions.h>
 #endif