]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/sh/kernel/process.c
Merge remote-tracking branches 'asoc/topic/wm8960', 'asoc/topic/wm8978' and 'asoc...
[karo-tx-linux.git] / arch / sh / kernel / process.c
index 53bc6c4c84ecdf1984bd422f69a3b46ef9032873..f8a695a223dd362f7e5afb3787beb1c59db5ea65 100644 (file)
@@ -1,10 +1,12 @@
 #include <linux/mm.h>
 #include <linux/kernel.h>
 #include <linux/slab.h>
-#include <linux/sched.h>
+#include <linux/sched/signal.h>
+#include <linux/sched/task_stack.h>
 #include <linux/export.h>
 #include <linux/stackprotector.h>
 #include <asm/fpu.h>
+#include <asm/ptrace.h>
 
 struct kmem_cache *task_xstate_cachep = NULL;
 unsigned int xstate_size;