On Mon, 07 Aug 2023 00:09:52 +0900, Masahiro Yamada wrote: > There is no EXPORT_SYMBOL line there, hence #include <asm/export.h> > is unneeded. > > Applied to powerpc/next. [1/3] powerpc: remove unneeded #include <asm/export.h> https://git.kernel.org/powerpc/c/3eb3f168e83aa7a7b8477507cf4b08b9515b4b13 [2/3] powerpc: replace #include <asm/export.h> with #include <linux/export.h> https://git.kernel.org/powerpc/c/393261828740c3ed95fc810c3f4c1018b86af7e5 [3/3] powerpc: remove <asm/export.h> https://git.kernel.org/powerpc/c/efa1f85019537ce44832cf73a6db18611e3e41cd cheers