From: Greg Kroah-Hartman Date: Thu, 3 Mar 2011 03:45:17 +0000 (-0800) Subject: Staging: hv: hv_mouse: remove unneeded function forward declaration X-Git-Tag: v2.6.39-rc1~469^2~282 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8590a03125d8dde3993bbc7e7d13c9193f8dfd74;p=pandora-kernel.git Staging: hv: hv_mouse: remove unneeded function forward declaration When the code moved around earlier, this function declaration should have been removed but it wasn't. Resolve that. Cc: Hank Janssen Cc: K. Y. Srinivasan Cc: Haiyang Zhang Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed