* [PATCH] sched: Do not include "autogroup.h" header
@ 2025-05-05 0:34 Juan José Arboleda
0 siblings, 0 replies; only message in thread
From: Juan José Arboleda @ 2025-05-05 0:34 UTC (permalink / raw)
To: juri.lelli; +Cc: dietmar.eggemann, rostedt, bsegall, linux-kernel
Remove the unused inclusion of autogroup.h from fair.c.
Signed-off-by: Juan José Arboleda <soyjuanarbol@gmail.com>
---
kernel/sched/fair.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/kernel/sched/fair.c b/kernel/sched/fair.c
index 0fb9bf995a47..05ebbce650b7 100644
--- a/kernel/sched/fair.c
+++ b/kernel/sched/fair.c
@@ -56,7 +56,6 @@
#include "sched.h"
#include "stats.h"
-#include "autogroup.h"
/*
* The initial- and re-scaling of tunables is configurable
--
2.49.0
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2025-05-05 0:34 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-05 0:34 [PATCH] sched: Do not include "autogroup.h" header Juan José Arboleda
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox