Staging: comedi: serial2002: fix include build issue
authorGreg Kroah-Hartman <gregkh@suse.de>
Mon, 5 Oct 2009 20:23:31 +0000 (13:23 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 9 Oct 2009 20:47:22 +0000 (13:47 -0700)
commit029214841ba8a1fae48a4a108d138b302d8a1afb
treed7c97d3fd578920a6fbe943c4fff198b03a30229
parent36a07902c2134649c4af7f07980413ffb1a56085
Staging: comedi: serial2002: fix include build issue

Now that sched.h was removed from poll.h, serial2002.c needs
to include it otherwise it does not build properly.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/comedi/drivers/serial2002.c