aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/arm-cs-trace-disasm.py
diff options
context:
space:
mode:
authorSudeep Holla <[email protected]>2020-04-03 18:10:17 +0100
committerSudeep Holla <[email protected]>2020-04-14 09:31:49 +0100
commit70771c69ab9be6e37618b1ec6c105f370e510f94 (patch)
tree18820e5fec3ab4604be68bf878e13ba2741cbcdc /tools/perf/scripts/python/arm-cs-trace-disasm.py
parent4e44590ee4a917df5ce557df4ad831ec5e82b4a6 (diff)
firmware: arm_scmi: Add include guard to linux/scmi_protocol.h
If this header is include twice, it will generate loads of compile time error with the following below error pattern. It was reported by 0day kbuild robot on a branch pushed with double inclusion by accident. error: conflicting types for ‘...’ note: previous declaration of ‘...’ was here error: redefinition of ‘...’ Add a header include guard just in case. Link: https://lore.kernel.org/r/[email protected] Reported-by: kbuild test robot <[email protected]> Signed-off-by: Sudeep Holla <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions