Commit c1abee53 authored by Vojtech Pavlik's avatar Vojtech Pavlik

Merge bkbits:input into holomorphy.com:/home/vojtech/bk/input

parents cdc6f197 8f93db5b
......@@ -213,12 +213,12 @@ struct hiddev_usage_ref_multi {
* In-kernel definitions.
*/
#ifdef CONFIG_USB_HIDDEV
struct hid_device;
struct hid_usage;
struct hid_field;
struct hid_report;
#ifdef CONFIG_USB_HIDDEV
int hiddev_connect(struct hid_device *);
void hiddev_disconnect(struct hid_device *);
void hiddev_hid_event(struct hid_device *hid, struct hid_field *field,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment