hv: remove struct hv_device_info from hyperv.h
authorGreg Kroah-Hartman <gregkh@suse.de>
Tue, 11 Oct 2011 15:43:14 +0000 (09:43 -0600)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 11 Oct 2011 15:51:22 +0000 (09:51 -0600)
commit15b80d641793968605254c2bbb2aa9a10accb415
tree7cdb5105af2a084ee4833a8074179e2b278956f2
parent9f3e28e375a8d509a27efe89f3c8ea2a15aeb524
hv: remove struct hv_device_info from hyperv.h

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>
drivers/hv/vmbus_drv.c
include/linux/hyperv.h