]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - arch/hexagon/kernel/traps.c
sched/headers: Prepare for new header dependencies before moving code to <linux/sched...
[mirror_ubuntu-bionic-kernel.git] / arch / hexagon / kernel / traps.c
index 110dab152f82c28074ff4f807a6ce193fbc0afad..2942a9204a9aad6ed14a2d15784a00e10de7fe82 100644 (file)
@@ -19,7 +19,9 @@
  */
 
 #include <linux/init.h>
-#include <linux/sched.h>
+#include <linux/sched/signal.h>
+#include <linux/sched/debug.h>
+#include <linux/sched/task_stack.h>
 #include <linux/module.h>
 #include <linux/kallsyms.h>
 #include <linux/kdebug.h>