diff options
author | Masahiro Yamada <[email protected]> | 2020-03-26 17:00:50 +0900 |
---|---|---|
committer | Masahiro Yamada <[email protected]> | 2020-04-09 00:01:58 +0900 |
commit | 418d6e295e4375e1097c511da11795e592aedbeb (patch) | |
tree | ca2d31b0591e688cabd074c3c8cbfcb2008ee112 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 06bd48b6cd97ef3889b68c8e09014d81dbc463f1 (diff) |
x86: remove unneeded defined(__ASSEMBLY__) check from asm/dwarf2.h
This header file has the following check at the top:
#ifndef __ASSEMBLY__
#warning "asm/dwarf2.h should be only included in pure assembly files"
#endif
So, we expect defined(__ASSEMBLY__) is always true.
Signed-off-by: Masahiro Yamada <[email protected]>
Reviewed-by: Jason A. Donenfeld <[email protected]>
Reviewed-by: Nick Desaulniers <[email protected]>
Acked-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions