[PATCH] remove many unneeded #includes of sched.h
[sfrench/cifs-2.6.git] / drivers / usb / input / hid-pidff.c
index cbd2d53fefff532223f7f3a00139f0ce09162b76..f5a90e950e6b54cfcd48381f89d8b38e141b1aea 100644 (file)
@@ -24,7 +24,6 @@
 
 #define debug(format, arg...) pr_debug("hid-pidff: " format "\n" , ## arg)
 
-#include <linux/sched.h>
 #include <linux/input.h>
 #include <linux/usb.h>