Geert Uytterhoeven 56f26f7b78 net/rfkill/rfkill-input.c needs <linux/sched.h>
For some m68k configs, I get:

| net/rfkill/rfkill-input.c: In function 'rfkill_start':
| net/rfkill/rfkill-input.c:208: error: dereferencing pointer to incomplete type

As the incomplete type is `struct task_struct', including <linux/sched.h> fixes
it.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-10-14 10:23:27 -07:00
..
2008-10-13 10:10:37 -07:00
2008-09-22 19:24:45 -07:00
2008-10-12 21:07:34 -07:00
2008-10-08 17:33:01 -07:00
2008-10-13 09:35:14 +11:00
2008-09-30 03:03:35 -07:00
2008-10-10 14:07:03 -07:00