From: Wei Yongjun <weiyongjun1@xxxxxxxxxx> Remove including <linux/version.h> that don't need it. Signed-off-by: Wei Yongjun <weiyongjun1@xxxxxxxxxx> --- drivers/leds/leds-mlxcpld.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/leds/leds-mlxcpld.c b/drivers/leds/leds-mlxcpld.c index 125ddfa..f4a0bbd 100644 --- a/drivers/leds/leds-mlxcpld.c +++ b/drivers/leds/leds-mlxcpld.c @@ -42,7 +42,6 @@ #include <linux/mod_devicetable.h> #include <linux/platform_device.h> #include <linux/slab.h> -#include <linux/version.h> #define MLXPLAT_CPLD_LPC_REG_BASE_ADRR 0x2500 /* LPC bus access */ -- To unsubscribe from this list: send the line "unsubscribe linux-leds" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html