Commit 1b7ef2d9 authored by Jiapeng Chong's avatar Jiapeng Chong Committed by Ingo Molnar
Browse files

sched/fair: Remove duplicate #include

parent 7b3d8df5
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -51,8 +51,6 @@

#include <asm/switch_to.h>

#include <linux/sched/cond_resched.h>

#include "sched.h"
#include "stats.h"
#include "autogroup.h"