diff options
| author | Shuicheng Lin <shuicheng.lin@intel.com> | 2026-03-17 21:57:17 +0000 |
|---|---|---|
| committer | Shuicheng Lin <shuicheng.lin@intel.com> | 2026-04-06 08:52:53 -0700 |
| commit | e7ac8ddfefa3729e858ac9c5a0c9af3a53d4c699 (patch) | |
| tree | 3b71bbb41b3cad9c86b50f685bf7ae34d03dfef1 /include/linux/timerqueue_types.h | |
| parent | ec4f4970eb744fd7d6d135f40f5c83bd05982e72 (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 'include/linux/timerqueue_types.h')
0 files changed, 0 insertions, 0 deletions
