mirror of
https://github.com/commaai/agnos-kernel-sdm845.git
synced 2026-06-14 14:24:59 +08:00
With commit 9df62f0544 "arch: use ASM_NL instead of ';'" the generic
macros can handle the arch specific newline quirk. Hence we can get rid
of ARC asm macros and use the "C" style macros.
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>