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:
9fe341e
)
staging/hv: add missing include causing build error
author
Mariusz Kozlowski
<mk@lab.zgora.pl>
Mon, 7 Mar 2011 19:34:30 +0000
(20:34 +0100)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 10 Mar 2011 00:01:30 +0000
(16:01 -0800)
This fixes following build error:
In file included from drivers/staging/hv/channel.h:28,
from drivers/staging/hv/vmbus_private.h:30,
from drivers/staging/hv/hv.c:28:
drivers/staging/hv/channel_mgmt.h:234: error: field ‘work’ has incomplete type
Signed-off-by: Mariusz Kozlowski <mk@lab.zgora.pl>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found