sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched...
[linux-2.6-block.git] / drivers / misc / cxl / fault.c
index 377e650a2a1dc3464fa0eb3f6fdf99493a15f32c..2fa015c0556186b38c3a2dc918b1be2b340530ea 100644 (file)
@@ -8,7 +8,8 @@
  */
 
 #include <linux/workqueue.h>
-#include <linux/sched.h>
+#include <linux/sched/signal.h>
+#include <linux/sched/mm.h>
 #include <linux/pid.h>
 #include <linux/mm.h>
 #include <linux/moduleparam.h>