On Fri, 16 Sep, at 01:50:20AM, Wei Yongjun wrote: > From: Wei Yongjun <weiyongjun1@xxxxxxxxxx> > > Remove including <linux/version.h> that don't need it. > > Signed-off-by: Wei Yongjun <weiyongjun1@xxxxxxxxxx> > --- > drivers/firmware/efi/test/efi_test.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/drivers/firmware/efi/test/efi_test.c b/drivers/firmware/efi/test/efi_test.c > index f61bb52..ae51268 100644 > --- a/drivers/firmware/efi/test/efi_test.c > +++ b/drivers/firmware/efi/test/efi_test.c > @@ -8,7 +8,6 @@ > * > */ > > -#include <linux/version.h> > #include <linux/miscdevice.h> > #include <linux/module.h> > #include <linux/init.h> Thanks, applied to 'next'. -- To unsubscribe from this list: send the line "unsubscribe linux-efi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html