diff options
| author | Jeff Garzik <jeff@garzik.org> | 2006-04-18 04:54:00 -0400 |
|---|---|---|
| committer | Jeff Garzik <jeff@garzik.org> | 2006-04-18 04:54:00 -0400 |
| commit | 4741c336d27dec3ea68a35659abb8dc82b142388 (patch) | |
| tree | a8576df82129354b77b0144c480c446ec7aba7b2 /drivers/usb/input/hid-ff.c | |
| parent | 26ec634c31a11a003040e10b4d650495158632fd (diff) | |
| parent | a9a5cd5d2a57fb76dbae2115450f777b69beccf7 (diff) | |
Merge branch 'master'
Diffstat (limited to 'drivers/usb/input/hid-ff.c')
| -rw-r--r-- | drivers/usb/input/hid-ff.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/drivers/usb/input/hid-ff.c b/drivers/usb/input/hid-ff.c index 72e698658b53..d5c91ee67991 100644 --- a/drivers/usb/input/hid-ff.c +++ b/drivers/usb/input/hid-ff.c | |||
| @@ -34,12 +34,6 @@ | |||
| 34 | 34 | ||
| 35 | #include "hid.h" | 35 | #include "hid.h" |
| 36 | 36 | ||
| 37 | /* Drivers' initializing functions */ | ||
| 38 | extern int hid_lgff_init(struct hid_device* hid); | ||
| 39 | extern int hid_lg3d_init(struct hid_device* hid); | ||
| 40 | extern int hid_pid_init(struct hid_device* hid); | ||
| 41 | extern int hid_tmff_init(struct hid_device* hid); | ||
| 42 | |||
| 43 | /* | 37 | /* |
| 44 | * This table contains pointers to initializers. To add support for new | 38 | * This table contains pointers to initializers. To add support for new |
| 45 | * devices, you need to add the USB vendor and product ids here. | 39 | * devices, you need to add the USB vendor and product ids here. |
