> -----Original Message----- > From: Wei Yongjun [mailto:weiyj.lk@xxxxxxxxx] > Sent: Thursday, January 12, 2017 4:29 PM > To: Vadim Pasternak <vadimp@xxxxxxxxxxxx>; Michael Shych > <michaelsh@xxxxxxxxxxxx>; Wolfram Sang <wsa@xxxxxxxxxxxxx>; Peter > Rosin <peda@xxxxxxxxxx> > Cc: Wei Yongjun <weiyongjun1@xxxxxxxxxx>; linux-i2c@xxxxxxxxxxxxxxx > Subject: [PATCH -next] i2c: mux: mlxcpld: remove unused including > <linux/version.h> > > From: Wei Yongjun <weiyongjun1@xxxxxxxxxx> > > Remove including <linux/version.h> that don't need it. > > Signed-off-by: Wei Yongjun <weiyongjun1@xxxxxxxxxx> > --- Acked-by: Vadim Pasternak <vadimp@xxxxxxxxxxxx> > drivers/i2c/muxes/i2c-mux-mlxcpld.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/drivers/i2c/muxes/i2c-mux-mlxcpld.c b/drivers/i2c/muxes/i2c- > mux-mlxcpld.c > index b7ca249..e53f2ab 100644 > --- a/drivers/i2c/muxes/i2c-mux-mlxcpld.c > +++ b/drivers/i2c/muxes/i2c-mux-mlxcpld.c > @@ -40,7 +40,6 @@ > #include <linux/module.h> > #include <linux/platform_device.h> > #include <linux/slab.h> > -#include <linux/version.h> > #include <linux/i2c/mlxcpld.h> > > #define CPLD_MUX_MAX_NCHANS 8 > > -- To unsubscribe from this list: send the line "unsubscribe linux-i2c" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html