Files
android_kernel_xiaomi_sm8450/arch/riscv/kernel
Paul Walmsley 2f3035da40 riscv: prefix IRQ_ macro names with an RV_ namespace
"IRQ_TIMER", used in the arch/riscv CSR header file, is a sufficiently
generic macro name that it's used by several source files across the
Linux code base.  Some of these other files ultimately include the
arch/riscv CSR include file, causing collisions.  Fix by prefixing the
RISC-V csr.h IRQ_ macro names with an RV_ prefix.

Fixes: a4c3733d32 ("riscv: abstract out CSR names for supervisor vs machine mode")
Reported-by: Olof Johansson <olof@lixom.net>
Acked-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Paul Walmsley <paul.walmsley@sifive.com>
2020-01-04 21:48:59 -08:00
..
2017-09-26 15:26:49 -07:00
2019-11-17 15:17:39 -08:00
2019-11-17 15:17:39 -08:00
2019-09-04 12:43:00 -07:00
2019-10-28 00:46:01 -07:00
2019-10-28 00:46:01 -07:00