sched/headers: Remove <asm/ptrace.h> from <linux/sched.h>
This reduces header dependencies. Acked-by: Linus Torvalds <torvalds@linux-foundation.org> Cc: Mike Galbraith <efault@gmx.de> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@kernel.org>
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
#include <linux/mutex.h>
|
||||
#include <linux/plist.h>
|
||||
#include <linux/mm_types_task.h>
|
||||
#include <asm/ptrace.h>
|
||||
|
||||
#include <linux/sem.h>
|
||||
#include <linux/shm.h>
|
||||
|
Reference in New Issue
Block a user