On Mon, Aug 07, 2023 at 12:16:38AM +0900, Masahiro Yamada wrote: > There is no EXPORT_SYMBOL line there, hence #include <asm/export.h> > is unneeded. > > Signed-off-by: Masahiro Yamada <masahiroy@xxxxxxxxxx> > --- > > arch/s390/kernel/mcount.S | 2 -- > 1 file changed, 2 deletions(-) All three patches applied. Thanks!