From: Greg Kroah-Hartman Date: Thu, 3 Mar 2011 01:42:50 +0000 (-0800) Subject: Staging: hv: hv_mouse: delete mouse_vsc.c X-Git-Tag: v2.6.39-rc1~469^2~311 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9dccaa63c706fb3a74ec90450b9dcaef0941828b;p=pandora-kernel.git Staging: hv: hv_mouse: delete mouse_vsc.c Move the mouse_vsc.c file into hv_mouse_drv.c as it makes no sense to have two files here, as we don't have to worry about the "closed vs. open" split that this code was originally written for. Cc: Hank Janssen Cc: K. Y. Srinivasan Cc: Haiyang Zhang Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed