On Fri, May 31, 2019 at 12:29:39PM +0200, Lucas Stach wrote: > It's required for size_t types. > > Signed-off-by: Lucas Stach <l.stach@xxxxxxxxxxxxxx> > --- > arch/arm/boards/zii-common/pn-fixup.h | 2 ++ > 1 file changed, 2 insertions(+) Applied, thanks Sascha > > diff --git a/arch/arm/boards/zii-common/pn-fixup.h b/arch/arm/boards/zii-common/pn-fixup.h > index 39b848bd00d3..925e8ad63491 100644 > --- a/arch/arm/boards/zii-common/pn-fixup.h > +++ b/arch/arm/boards/zii-common/pn-fixup.h > @@ -15,6 +15,8 @@ > #ifndef __ZII_PN_FIXUP__ > #define __ZII_PN_FIXUP__ > > +#include <linux/stddef.h> > + > struct zii_pn_fixup { > const char *pn; > void (*callback) (const struct zii_pn_fixup *fixup); > -- > 2.20.1 > > > _______________________________________________ > barebox mailing list > barebox@xxxxxxxxxxxxxxxxxxx > http://lists.infradead.org/mailman/listinfo/barebox > -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox