> linux/cpufeature.h uses ELF_PLATFORM, which is defined in asm/elf.h. It > currently relies on that header being included indirectly through other > files, specifically, drivers/base/cpu.c gets it via linux/module.h -> > linux/elf.h. > > Add the missing include in preparation for removing the linux/elf.h include > from linux/module.h. > > Reported-by: kernel test robot <[email protected]> > Closes: > https://lore.kernel.org/oe-kbuild-all/[email protected]/ > Signed-off-by: Petr Pavlu <[email protected]>
Sashiko has reviewed this patch and found no issues. It looks great! -- Sashiko AI review ยท https://sashiko.dev/#/patchset/[email protected]?part=5
