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:
parent
b1e65e7153
commit
15c5725e6b
|
@ -31,7 +31,6 @@
|
|||
* interface into the I2C driver, I believe.
|
||||
*/
|
||||
|
||||
#include <linux/version.h>
|
||||
#if defined(MODVERSIONS)
|
||||
#include <linux/modversions.h>
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue