summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorShuicheng Lin <shuicheng.lin@intel.com>2026-03-17 21:57:17 +0000
committerShuicheng Lin <shuicheng.lin@intel.com>2026-04-06 08:52:53 -0700
commite7ac8ddfefa3729e858ac9c5a0c9af3a53d4c699 (patch)
tree3b71bbb41b3cad9c86b50f685bf7ae34d03dfef1 /tools/perf/scripts/python
parentec4f4970eb744fd7d6d135f40f5c83bd05982e72 (diff)
drm/xe: Add missing include guards to unprotected headers
Two headers lack include guards entirely, which can cause duplicate definition errors if they are included more than once (directly or transitively). Add standard _XE_<NAME>_H_ include guards to: - xe_dep_scheduler.h: forward declarations and function prototypes - xe_pcode_api.h: PCODE mailbox register definitions No functional change. Suggested-by: Nitin Gote <nitin.r.gote@intel.com> Assisted-by: GitHub Copilot:claude-opus-4.6 Reviewed-by: Nitin Gote <nitin.r.gote@intel.com> Link: https://patch.msgid.link/20260317215732.2208976-8-shuicheng.lin@intel.com Signed-off-by: Shuicheng Lin <shuicheng.lin@intel.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions