]> Pileus Git - ~andy/linux/blobdiff - drivers/hid/hid-hyperv.c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch
[~andy/linux] / drivers / hid / hid-hyperv.c
index 3d62781b89939126f856e69bee44e1f496e40185..aa3fec0d9dc67a45f78a81d588d38f6b8515f656 100644 (file)
@@ -568,8 +568,7 @@ static int mousevsc_remove(struct hv_device *dev)
 
 static const struct hv_vmbus_device_id id_table[] = {
        /* Mouse guid */
-       { VMBUS_DEVICE(0x9E, 0xB6, 0xA8, 0xCF, 0x4A, 0x5B, 0xc0, 0x4c,
-                      0xB9, 0x8B, 0x8B, 0xA1, 0xA1, 0xF3, 0xF9, 0x5A) },
+       { HV_MOUSE_GUID, },
        { },
 };