* [PATCH] drm/sched: Remove forgotten header
@ 2026-06-25 10:49 Philipp Stanner
2026-09-14 16:11 ` Philipp Stanner
2026-09-24 10:08 ` Marco Pagani
0 siblings, 2 replies; 3+ messages in thread
From: Philipp Stanner @ 2026-06-25 10:49 UTC (permalink / raw)
To: Matthew Brost, Danilo Krummrich, Philipp Stanner,
Christian König, Maarten Lankhorst, Maxime Ripard,
Thomas Zimmermann, David Airlie, Simona Vetter
Cc: dri-devel, linux-kernel
sched_main.c still contains the spsc queue header, which is not needed
anymore in that file.
Remove the surplus header import.
Signed-off-by: Philipp Stanner <phasta@kernel.org>
---
drivers/gpu/drm/scheduler/sched_main.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/gpu/drm/scheduler/sched_main.c b/drivers/gpu/drm/scheduler/sched_main.c
index d2ca01b31ee4..9446b08fff1c 100644
--- a/drivers/gpu/drm/scheduler/sched_main.c
+++ b/drivers/gpu/drm/scheduler/sched_main.c
@@ -77,7 +77,6 @@
#include <drm/drm_gem.h>
#include <drm/drm_syncobj.h>
#include <drm/gpu_scheduler.h>
-#include <drm/spsc_queue.h>
#include "sched_internal.h"
--
2.54.0
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] drm/sched: Remove forgotten header
2026-06-25 10:49 [PATCH] drm/sched: Remove forgotten header Philipp Stanner
@ 2026-09-14 16:11 ` Philipp Stanner
2026-09-24 10:08 ` Marco Pagani
1 sibling, 0 replies; 3+ messages in thread
From: Philipp Stanner @ 2026-09-14 16:11 UTC (permalink / raw)
To: Philipp Stanner, Matthew Brost, Danilo Krummrich,
Christian König, Maarten Lankhorst, Maxime Ripard,
Thomas Zimmermann, David Airlie, Simona Vetter
Cc: dri-devel, linux-kernel
On Thu, 2026-06-25 at 12:49 +0200, Philipp Stanner wrote:
> sched_main.c still contains the spsc queue header, which is not needed
> anymore in that file.
>
> Remove the surplus header import.
>
> Signed-off-by: Philipp Stanner <phasta@kernel.org>
Can someone review this?
P.
> ---
> drivers/gpu/drm/scheduler/sched_main.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/scheduler/sched_main.c b/drivers/gpu/drm/scheduler/sched_main.c
> index d2ca01b31ee4..9446b08fff1c 100644
> --- a/drivers/gpu/drm/scheduler/sched_main.c
> +++ b/drivers/gpu/drm/scheduler/sched_main.c
> @@ -77,7 +77,6 @@
> #include <drm/drm_gem.h>
> #include <drm/drm_syncobj.h>
> #include <drm/gpu_scheduler.h>
> -#include <drm/spsc_queue.h>
>
> #include "sched_internal.h"
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] drm/sched: Remove forgotten header
2026-06-25 10:49 [PATCH] drm/sched: Remove forgotten header Philipp Stanner
2026-09-14 16:11 ` Philipp Stanner
@ 2026-09-24 10:08 ` Marco Pagani
1 sibling, 0 replies; 3+ messages in thread
From: Marco Pagani @ 2026-09-24 10:08 UTC (permalink / raw)
To: Philipp Stanner
Cc: dri-devel, linux-kernel, Matthew Brost, Danilo Krummrich,
Christian König, Maarten Lankhorst, Maxime Ripard,
Thomas Zimmermann, David Airlie, Simona Vetter
On 25/06/2026 12:49, Philipp Stanner wrote:
> sched_main.c still contains the spsc queue header, which is not needed
> anymore in that file.
>
> Remove the surplus header import.
>
> Signed-off-by: Philipp Stanner <phasta@kernel.org>
Reviewed-by: Marco Pagani <marco.pagani@linux.dev>
> ---
> drivers/gpu/drm/scheduler/sched_main.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/scheduler/sched_main.c b/drivers/gpu/drm/scheduler/sched_main.c
> index d2ca01b31ee4..9446b08fff1c 100644
> --- a/drivers/gpu/drm/scheduler/sched_main.c
> +++ b/drivers/gpu/drm/scheduler/sched_main.c
> @@ -77,7 +77,6 @@
> #include <drm/drm_gem.h>
> #include <drm/drm_syncobj.h>
> #include <drm/gpu_scheduler.h>
> -#include <drm/spsc_queue.h>
>
> #include "sched_internal.h"
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2026-09-24 10:08 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-25 10:49 [PATCH] drm/sched: Remove forgotten header Philipp Stanner
2026-09-14 16:11 ` Philipp Stanner
2026-09-24 10:08 ` Marco Pagani
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®