headers: remove sched.h from interrupt.h
[deliverable/linux.git] / drivers / input / serio / serport.c
index b9694b6445d00267142a14c04fe175405bcfd10f..6d345112bcb758c1ef5dda8c538659328af48759 100644 (file)
@@ -15,6 +15,7 @@
 
 #include <asm/uaccess.h>
 #include <linux/kernel.h>
+#include <linux/sched.h>
 #include <linux/slab.h>
 #include <linux/module.h>
 #include <linux/init.h>
This page took 0.02547 seconds and 5 git commands to generate.