mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-23 23:21:46 +00:00
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
1 changed files with 0 additions and 1 deletions
|
@ -31,7 +31,6 @@
|
||||||
* interface into the I2C driver, I believe.
|
* interface into the I2C driver, I believe.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <linux/version.h>
|
|
||||||
#if defined(MODVERSIONS)
|
#if defined(MODVERSIONS)
|
||||||
#include <linux/modversions.h>
|
#include <linux/modversions.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue