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:
9f3e28e
)
hv: remove struct hv_device_info from hyperv.h
author
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 11 Oct 2011 15:43:14 +0000
(09:43 -0600)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 11 Oct 2011 15:51:22 +0000
(09:51 -0600)
This is only used/needed by the vmbus core code, so move it out of the
hyperv.h file and into the .c file that uses it.
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found