diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/linux/hid.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/hid.h b/include/linux/hid.h index 8266e50637b4..0773ba6a66f2 100644 --- a/include/linux/hid.h +++ b/include/linux/hid.h | |||
@@ -760,7 +760,6 @@ void usbhid_set_leds(struct hid_device *hid); | |||
760 | #ifdef CONFIG_HID_FF | 760 | #ifdef CONFIG_HID_FF |
761 | int hid_ff_init(struct hid_device *hid); | 761 | int hid_ff_init(struct hid_device *hid); |
762 | 762 | ||
763 | int hid_zpff_init(struct hid_device *hid); | ||
764 | #ifdef CONFIG_HID_PID | 763 | #ifdef CONFIG_HID_PID |
765 | int hid_pidff_init(struct hid_device *hid); | 764 | int hid_pidff_init(struct hid_device *hid); |
766 | #else | 765 | #else |