]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - drivers/pci/hotplug/cpqphp.h
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched...
[mirror_ubuntu-artful-kernel.git] / drivers / pci / hotplug / cpqphp.h
index 9103a7b9f3b996ae333dbb62c7a9536c2002952b..48c8a066a6b78fadd6cb3569036e26dcce47fee7 100644 (file)
@@ -32,7 +32,7 @@
 #include <asm/io.h>            /* for read? and write? functions */
 #include <linux/delay.h>       /* for delays */
 #include <linux/mutex.h>
-#include <linux/sched.h>       /* for signal_pending() */
+#include <linux/sched/signal.h>        /* for signal_pending() */
 
 #define MY_NAME        "cpqphp"