WSL2-Linux-Kernel/arch/xtensa
Max Filippov e3cacb73e6 xtensa: fix build for cores with coprocessors
Assembly entry/return abstraction change didn't add asmmacro.h include
statement to coprocessor.S, resulting in references to undefined macros
abi_entry and abi_ret on cores that define XTENSA_HAVE_COPROCESSORS.
Fix that by including asm/asmmacro.h from the coprocessor.S.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
2019-07-24 17:44:42 -07:00
..
boot Xtensa updates for v5.3: 2019-07-16 12:17:07 -07:00
configs
include Merge branch 'akpm' (patches from Andrew) 2019-07-17 08:58:04 -07:00
kernel xtensa: fix build for cores with coprocessors 2019-07-24 17:44:42 -07:00
lib
mm Xtensa updates for v5.3: 2019-07-16 12:17:07 -07:00
oprofile
platforms
variants
Kconfig
Kconfig.debug
Makefile