On Sat, Oct 22, 2022, at 20:04, kernel test robot wrote: > > All errors (new ones prefixed by >>): > >>> arch/arm/mach-s3c/devs.c:30:10: fatal error: 'linux/platform_data/s3c-hsudc.h' file not found > #include <linux/platform_data/s3c-hsudc.h> > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Ah right, so the patch that removed the #include is in a separate branch and not yet in linux-next. It might be easier if I just take this patch through the soc tree as well. Arnd