On Fri, Feb 17, 2023 at 09:42:04PM +0100, Ahmad Fatoum wrote: > We use pr_print logging in bselftest.h, so include the header that > defines these macros. > > Signed-off-by: Ahmad Fatoum <a.fatoum@xxxxxxxxxxxxxx> > --- > Patch was part of reverted TLSF 8-byte alignment series, but is still > applicable, so resending it. > --- > include/bselftest.h | 1 + > 1 file changed, 1 insertion(+) Applied, thanks Sascha > > diff --git a/include/bselftest.h b/include/bselftest.h > index 2bae6cd1393d..c3f323864358 100644 > --- a/include/bselftest.h > +++ b/include/bselftest.h > @@ -4,6 +4,7 @@ > > #include <linux/compiler.h> > #include <linux/list.h> > +#include <linux/printk.h> > #include <init.h> > > enum bselftest_group { > -- > 2.30.2 > > > -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |