linux-yocto/drivers/gpu/drm/scheduler
Philipp Stanner 957d8036f8 drm/sched: Fix preprocessor guard
[ Upstream commit 23e0832d6d7be2d3c713f9390c060b6f1c48bf36 ]

When writing the header guard for gpu_scheduler_trace.h, a typo,
apparently, occurred.

Fix the typo and document the scope of the guard.

Fixes: 353da3c520 ("drm/amdgpu: add tracepoint for scheduler (v2)")
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@igalia.com>
Signed-off-by: Philipp Stanner <phasta@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20250218124149.118002-2-phasta@kernel.org
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-03-13 12:53:17 +01:00
..
gpu_scheduler_trace.h drm/sched: Fix preprocessor guard 2025-03-13 12:53:17 +01:00
Makefile
sched_entity.c drm/sched: Add locking to drm_sched_entity_modify_sched 2024-10-17 15:22:03 +02:00
sched_fence.c
sched_main.c drm/sched: memset() 'job' in drm_sched_job_init() 2024-12-14 19:54:42 +01:00