]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Staging: hv: hv_mouse: remove a forward declaration
authorGreg Kroah-Hartman <gregkh@suse.de>
Thu, 25 Aug 2011 23:47:43 +0000 (16:47 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 25 Aug 2011 23:47:43 +0000 (16:47 -0700)
commit4ab0871ddd1bfdc514f93472cfd68290ecdb62c0
tree0a51806e288db1b83c8e35b7b4a7012e7bbd96ad
parent3f4636e625204e74986e9f1f845229ebd6235f9e
Staging: hv: hv_mouse: remove a forward declaration

This moves some functions around to remove a forward declaration.

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