diff options
Diffstat (limited to 'drivers/usb/serial/io_tables.h')
-rw-r--r-- | drivers/usb/serial/io_tables.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/usb/serial/io_tables.h b/drivers/usb/serial/io_tables.h index d0e7c9affb6f..7498b5e6a039 100644 --- a/drivers/usb/serial/io_tables.h +++ b/drivers/usb/serial/io_tables.h | |||
@@ -97,7 +97,6 @@ MODULE_DEVICE_TABLE(usb, id_table_combined); | |||
97 | 97 | ||
98 | static struct usb_driver io_driver = { | 98 | static struct usb_driver io_driver = { |
99 | .name = "io_edgeport", | 99 | .name = "io_edgeport", |
100 | .probe = usb_serial_probe, | ||
101 | .disconnect = usb_serial_disconnect, | 100 | .disconnect = usb_serial_disconnect, |
102 | .id_table = id_table_combined, | 101 | .id_table = id_table_combined, |
103 | }; | 102 | }; |