* KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxxxxxxx> wrote: > > > Index: b/arch/ia64/include/asm/fpu.h > > > =================================================================== > > > --- a/arch/ia64/include/asm/fpu.h > > > +++ b/arch/ia64/include/asm/fpu.h > > > @@ -6,7 +6,7 @@ > > > * David Mosberger-Tang <davidm@xxxxxxxxxx> > > > */ > > > > > > -#include <linux/types.h> > > > +#include <asm/types.h> > > > > > > > No , we do not even need asm/types.h > > > > Subject: [PATCH] Neither asm/types.h nor linux/types.h is not required > > for arch/ia64/include/asm/fpu.h > > > > Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@xxxxxxxxx> > > ok. I confirmed. > Tested-by: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxxxxxxx> > Reviewed-by: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxxxxxxx> Thanks. Jaswinder, mind adding these tags to the commit and sending a pull request with all fixes? Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html