--- zzzz-none-000/linux-3.18.24/arch/mips/include/asm/mach-generic/kernel-entry-init.h 2015-10-31 20:39:51.000000000 +0000 +++ rtl96-5690pro-762/linux-3.18.24/arch/mips/include/asm/mach-generic/kernel-entry-init.h 2024-08-14 08:36:36.000000000 +0000 @@ -9,17 +9,6 @@ #ifndef __ASM_MACH_GENERIC_KERNEL_ENTRY_H #define __ASM_MACH_GENERIC_KERNEL_ENTRY_H -/* Intentionally empty macro, used in head.S. Override in - * arch/mips/mach-xxx/kernel-entry-init.h when necessary. - */ - .macro kernel_entry_setup - .endm - -/* - * Do SMP slave processor setup necessary before we can savely execute C code. - */ - .macro smp_slave_setup - .endm - +#include #endif /* __ASM_MACH_GENERIC_KERNEL_ENTRY_H */