commit | 150b19d43065762f19a4e6060b07c9bbbc85bcc7 | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@suse.de> | Wed Oct 20 16:07:11 2010 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Wed Oct 20 16:07:11 2010 -0700 |
tree | c47e9e8a7f7b4e990756a1fa0b88bf51a8cc5b71 | |
parent | a4e91ed24bc6b68caa534a9de35f7fc770bffde9 [diff] |
Staging: hv: make get_channel_info static This is done by moving it to the only .c file it is used in. This also allowed us to delete the channel_interface.h file, as it's no longer needed. Cc: Haiyang Zhang <haiyangz@microsoft.com> Cc: Hank Janssen <hjanssen@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>