Input: hid - #if 0 the no longer used hid_find_field_by_usage()
Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
This commit is contained in:

committed by
Dmitry Torokhov

parent
8b8277a174
commit
f287caee80
@@ -516,7 +516,6 @@ void hid_close(struct hid_device *);
|
||||
int hid_set_field(struct hid_field *, unsigned, __s32);
|
||||
void hid_submit_report(struct hid_device *, struct hid_report *, unsigned char dir);
|
||||
void hid_init_reports(struct hid_device *hid);
|
||||
struct hid_field *hid_find_field_by_usage(struct hid_device *hid, __u32 wanted_usage, int type);
|
||||
int hid_wait_io(struct hid_device* hid);
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user