Skip to content

Commit 79ee842

Browse files
sergey-senozhatskypmladek
authored andcommitted
sched/autogroup: remove unneeded kallsyms include
Autogroup does not seem to use any of kallsyms functions/defines. Link: http://lkml.kernel.org/r/[email protected] To: Andrew Morton <[email protected]> To: Michal Hocko <[email protected]> To: Rafael Wysocki <[email protected]> To: Len Brown <[email protected]> To: Bjorn Helgaas <[email protected]> To: Vlastimil Babka <[email protected]> To: Tejun Heo <[email protected]> To: Lai Jiangshan <[email protected]> To: Thomas Gleixner <[email protected]> To: Fengguang Wu <[email protected]> Cc: Steven Rostedt <[email protected]> Cc: LKML <[email protected]> Cc: [email protected] Cc: [email protected] Cc: [email protected] Signed-off-by: Sergey Senozhatsky <[email protected]> Acked-by: Peter Zijlstra (Intel) <[email protected]> Signed-off-by: Petr Mladek <[email protected]>
1 parent 11ca75d commit 79ee842

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

kernel/sched/autogroup.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33

44
#include <linux/proc_fs.h>
55
#include <linux/seq_file.h>
6-
#include <linux/kallsyms.h>
76
#include <linux/utsname.h>
87
#include <linux/security.h>
98
#include <linux/export.h>

0 commit comments

Comments
 (0)