Staging: hv: hv_mouse: remove unneeded function forward declaration
authorGreg Kroah-Hartman <gregkh@suse.de>
Thu, 3 Mar 2011 03:45:17 +0000 (19:45 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 3 Mar 2011 03:45:17 +0000 (19:45 -0800)
When the code moved around earlier, this function declaration should
have been removed but it wasn't.  Resolve that.

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

No differences found