On Fri, Jan 09, 2015 at 08:20:54PM +0530, Syam wrote: > Hi, > > -----Original Message----- > From: Syam Sidhardhan [mailto:s.syam@xxxxxxxxxxx] > Sent: Tuesday, December 30, 2014 4:47 PM > To: schwidefsky@xxxxxxxxxx; rhoppe@xxxxxxxxxx; heiko.carstens@xxxxxxxxxx; > linux390@xxxxxxxxxx; linux-s390@xxxxxxxxxxxxxxx > Cc: Syam Sidhardhan > Subject: [PATCH 1/2] s390/hmcdrv: Remove unnecessary version.h inclusion > > version.h inclusion is not necessary as detected by versioncheck. > > Signed-off-by: Syam Sidhardhan <s.syam@xxxxxxxxxxx> > --- > drivers/s390/char/hmcdrv_mod.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/drivers/s390/char/hmcdrv_mod.c b/drivers/s390/char/hmcdrv_mod.c > index 505c6a7..251a318 100644 > --- a/drivers/s390/char/hmcdrv_mod.c > +++ b/drivers/s390/char/hmcdrv_mod.c > @@ -11,7 +11,6 @@ > #include <linux/kernel.h> > #include <linux/module.h> > #include <linux/moduleparam.h> > -#include <linux/version.h> > #include <linux/stat.h> > > #include "hmcdrv_ftp.h" > > ping Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-s390" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html