]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - drivers/staging/dgnc/dgnc_tty.c
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched...
[mirror_ubuntu-artful-kernel.git] / drivers / staging / dgnc / dgnc_tty.c
index c63e591631f637c5bcfba2f50ede307c78a1132d..c3b8fc54883db8f3c880972c258282983d162355 100644 (file)
@@ -19,7 +19,7 @@
  */
 
 #include <linux/kernel.h>
-#include <linux/sched.h>       /* For jiffies, task states */
+#include <linux/sched/signal.h>        /* For jiffies, task states, etc. */
 #include <linux/interrupt.h>   /* For tasklet and interrupt structs/defines */
 #include <linux/module.h>
 #include <linux/ctype.h>