Staging: hv: remove struct vmbus_channel_interface
authorGreg Kroah-Hartman <gregkh@suse.de>
Thu, 21 Oct 2010 17:03:44 +0000 (10:03 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 21 Oct 2010 17:03:44 +0000 (10:03 -0700)
Now that no one uses this structure, remove it, and channel_interface.c
(which is now empty) and the function, vmbus_get_interface() which is
not needed anymore either.

Cc: Haiyang Zhang <haiyangz@microsoft.com>
Cc: Hank Janssen <hjanssen@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found