From: Greg Kroah-Hartman Date: Wed, 20 Oct 2010 23:07:11 +0000 (-0700) Subject: Staging: hv: make get_channel_info static X-Git-Tag: v2.6.37-rc1~60^2~3^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=150b19d43065762f19a4e6060b07c9bbbc85bcc7;p=pandora-kernel.git 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 Cc: Hank Janssen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed