diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/linux/hid.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/hid.h b/include/linux/hid.h index 7e1f37db7582..abce7eb4f258 100644 --- a/include/linux/hid.h +++ b/include/linux/hid.h | |||
| @@ -721,6 +721,7 @@ struct hid_ll_driver { | |||
| 721 | 721 | ||
| 722 | extern int hid_debug; | 722 | extern int hid_debug; |
| 723 | 723 | ||
| 724 | extern bool hid_ignore(struct hid_device *); | ||
| 724 | extern int hid_add_device(struct hid_device *); | 725 | extern int hid_add_device(struct hid_device *); |
| 725 | extern void hid_destroy_device(struct hid_device *); | 726 | extern void hid_destroy_device(struct hid_device *); |
| 726 | 727 | ||
