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>
This commit is contained in:
Wei Yongjun 2015-04-16 21:09:53 +08:00 committed by Corey Minyard
parent b1e65e7153
commit 15c5725e6b
1 changed files with 0 additions and 1 deletions

View File

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