git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
36a0790
)
Staging: comedi: serial2002: fix include build issue
author
Greg Kroah-Hartman
<gregkh@suse.de>
Mon, 5 Oct 2009 20:23:31 +0000
(13:23 -0700)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 9 Oct 2009 20:47:22 +0000
(13:47 -0700)
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>
No differences found