diff options
author | 2024-03-26 11:41:45 +0000 | |
---|---|---|
committer | 2024-04-15 10:22:09 +0200 | |
commit | a1b7508cef6208ad06377d2aa05b0f89f7d6b516 (patch) | |
tree | 87637d0a05a69e97db81ead46bda361ae8b183ba /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | MIPS: RB532: Declare prom_setup_cmdline() and rb532_gpio_init() static (diff) | |
download | wireguard-linux-a1b7508cef6208ad06377d2aa05b0f89f7d6b516.tar.xz wireguard-linux-a1b7508cef6208ad06377d2aa05b0f89f7d6b516.zip |
MIPS: Guard some macros with __ASSEMBLY__ in asm.h
There are some assembly macros with very generic naming
being defined asm.h. They are clashing with other macros
from C code.
Guard them with __ASSEMBLY__ to prevent futher clashes.
Reported-by: Geert Uytterhoeven <geert@linux-m68k.org>
Link: https://lore.kernel.org/linux-mips/8d78894-dd89-9f4d-52bb-1b873c50be9c@linux-m68k.org/
Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions