forked from luck/tmp_suning_uos_patched
Staging: b3dfg: fix sched.h build breakage
commit d43c36dc
removed sched.h from interrupt.h. This broke the
b3dfg driver. This patch fixes this.
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
4377a02650
commit
db8fd2887c
@ -36,6 +36,7 @@
|
||||
#include <linux/wait.h>
|
||||
#include <linux/mm.h>
|
||||
#include <linux/uaccess.h>
|
||||
#include <linux/sched.h>
|
||||
|
||||
static unsigned int b3dfg_nbuf = 2;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user