[PATCH 03/11 linux-next] ipmi: remove unnecessary version.h inclusion

From: Fabian Frederick
Date: Mon Dec 29 2014 - 09:31:26 EST


Based on versioncheck.

Signed-off-by: Fabian Frederick <fabf@xxxxxxxxx>
---
drivers/char/ipmi/ipmi_ssif.c | 1 -
1 file changed, 1 deletion(-)

diff --git a/drivers/char/ipmi/ipmi_ssif.c b/drivers/char/ipmi/ipmi_ssif.c
index fd5a5e8..120ed8d 100644
--- a/drivers/char/ipmi/ipmi_ssif.c
+++ b/drivers/char/ipmi/ipmi_ssif.c
@@ -31,7 +31,6 @@
* interface into the I2C driver, I believe.
*/

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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/