headers: remove sched.h from interrupt.h
[deliverable/linux.git] / drivers / mtd / devices / sst25l.c
index c2baf3353f84d718135a72fdff1d8aa23c2efdfe..0a11721f146e0857947af8fddbdcd49b8f318d7c 100644 (file)
@@ -20,6 +20,7 @@
 #include <linux/device.h>
 #include <linux/mutex.h>
 #include <linux/interrupt.h>
+#include <linux/sched.h>
 
 #include <linux/mtd/mtd.h>
 #include <linux/mtd/partitions.h>
This page took 0.025381 seconds and 5 git commands to generate.