--- zzzz-none-000/linux-3.10.107/arch/mips/include/asm/mach-generic/kernel-entry-init.h 2017-06-27 09:49:32.000000000 +0000 +++ scorpion-7490-727/linux-3.10.107/arch/mips/include/asm/mach-generic/kernel-entry-init.h 2021-02-04 17:41:59.000000000 +0000 @@ -12,8 +12,8 @@ /* Intentionally empty macro, used in head.S. Override in * arch/mips/mach-xxx/kernel-entry-init.h when necessary. */ -.macro kernel_entry_setup -.endm + .macro kernel_entry_setup + .endm /* * Do SMP slave processor setup necessary before we can savely execute C code.