aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/hv/Makefile
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@suse.de>2011-03-02 17:46:00 -0800
committerGreg Kroah-Hartman <gregkh@suse.de>2011-03-02 17:46:00 -0800
commit8fd16ff35c97f3bd0ec8ff25f0f86a95e638d9ad (patch)
tree5e36508fe3d2cf5cb5921912acd4f27b251e23e1 /drivers/staging/hv/Makefile
parent9dccaa63c706fb3a74ec90450b9dcaef0941828b (diff)
Staging: hv: hv_mouse: rename hv_mouse_drv.c
As there's only one file for this driver, just name it the same as the end module name, saving one build/link step and making it simpler in the end. 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>
Diffstat (limited to 'drivers/staging/hv/Makefile')
-rw-r--r--drivers/staging/hv/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/hv/Makefile b/drivers/staging/hv/Makefile
index 1290980ba89..abeb2f7ef4e 100644
--- a/drivers/staging/hv/Makefile
+++ b/drivers/staging/hv/Makefile
@@ -12,4 +12,3 @@ hv_storvsc-y := storvsc_drv.o storvsc.o
hv_blkvsc-y := blkvsc_drv.o blkvsc.o
hv_netvsc-y := netvsc_drv.o netvsc.o rndis_filter.o
hv_utils-y := hv_util.o hv_kvp.o
-hv_mouse-objs := hv_mouse_drv.o