can: slcan: Add missing linux/sched.h include.
authorDavid S. Miller <davem@davemloft.net>
Thu, 9 Dec 2010 02:41:03 +0000 (18:41 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 9 Dec 2010 02:41:03 +0000 (18:41 -0800)
drivers/net/can/slcan.c: In function 'slcan_open':
drivers/net/can/slcan.c:568: error: dereferencing pointer to incomplete type

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found