fpga altera-hps2fpga: disable/unprepare clock on error in alt_fpga_bridge_probe()
[linux-2.6-microblaze.git] / drivers / tty / sysrq.c
index 7113674..c6fc714 100644 (file)
 
 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
 
-#include <linux/sched.h>
+#include <linux/sched/signal.h>
 #include <linux/sched/rt.h>
+#include <linux/sched/debug.h>
+#include <linux/sched/task.h>
 #include <linux/interrupt.h>
 #include <linux/mm.h>
 #include <linux/fs.h>