diff options
author | Olof Johansson | 2017-11-29 17:55:13 -0800 |
---|---|---|
committer | Palmer Dabbelt | 2017-11-30 10:01:10 -0800 |
commit | 5e6f82b0fe7b7b4a204efeb0817fb8b0a2bc0373 (patch) | |
tree | bd78cace78954860c16b2407b3736d7a3472b87f /arch/riscv/kernel | |
parent | 5ddf755e4439833847a21bd5e2dc82d686679911 (diff) |
RISC-V: use RISCV_{INT,SHORT} instead of {INT,SHORT} for asm macros
INT and SHORT are used by some drivers that pull in the include files,
so prefixing helps avoid namespace conflicts. Other constructs in the
same file already uses this.
Fixes, among others, these warnings with allmodconfig:
../sound/core/pcm_misc.c:43:0: warning: "INT" redefined
#define INT __force int
Signed-off-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
Diffstat (limited to 'arch/riscv/kernel')
0 files changed, 0 insertions, 0 deletions