headers: remove sched.h from interrupt.h
[deliverable/linux.git] / drivers / input / keyboard / sunkbd.c
index 472b56639cdb2d1b08ab1a4ae078fd5c5016fc9f..a99a04b03ee49f3161d3f97ff6cecc8141b50ec9 100644 (file)
@@ -27,6 +27,7 @@
  */
 
 #include <linux/delay.h>
+#include <linux/sched.h>
 #include <linux/slab.h>
 #include <linux/module.h>
 #include <linux/interrupt.h>
This page took 0.026061 seconds and 5 git commands to generate.