diff options
author | Jiaxun Yang <[email protected]> | 2024-03-26 11:41:45 +0000 |
---|---|---|
committer | Thomas Bogendoerfer <[email protected]> | 2024-04-15 10:22:09 +0200 |
commit | a1b7508cef6208ad06377d2aa05b0f89f7d6b516 (patch) | |
tree | 87637d0a05a69e97db81ead46bda361ae8b183ba /tools/perf/scripts/python/export-to-postgresql.py | |
parent | b796d046433b2042577d8d6c9a5d366e39095c30 (diff) |
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 <[email protected]>
Link: https://lore.kernel.org/linux-mips/[email protected]/
Signed-off-by: Jiaxun Yang <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Signed-off-by: Thomas Bogendoerfer <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions