Prev: [PATCH 0/3] Provide a zero-copy method on KVM virtio-net.
Next: [PATCH 1/1] MFD: twl4030-core: Fix a typo in the twl_has_pwrbutton definition
From: Michael Poole on 10 Feb 2010 22:30 Ed Tomlinson writes: > Hi, > > When I apply this to head, I get: > > drivers/hid/hid-magicmouse.c: In function 'magicmouse_probe': > drivers/hid/hid-magicmouse.c:393: error: too many arguments to function 'hdev->hid_output_raw_report' > drivers/hid/hid-magicmouse.c:400: error: too many arguments to function 'hdev->hid_output_raw_report' > > I only need the second patch - the first seems to be in tree. > > Any ideas as to what I am missing? > > TIA > Ed You're missing the patch that makes hid_output_raw_report() more generic. It is in the HID tree[1] as commit d4bfa033. [1]- http://git.kernel.org/?p=linux/kernel/git/jikos/hid.git Michael Poole -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |