kernel/arch/xtensa/boot/boot-redboot/bootstrap.S
.. .. @@ -1,5 +1,5 @@ 1 1 /* SPDX-License-Identifier: GPL-2.0 */ 2 -#include <variant/core.h>2 +#include <asm/core.h>3 3 #include <asm/regs.h> 4 4 #include <asm/asmmacro.h> 5 5 #include <asm/cacheasm.h>