]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/usb/serial/hp4x.c
hrtimer: convert kvm-ia64 to the new hrtimer apis
[linux-2.6-omap-h63xx.git] / drivers / usb / serial / hp4x.c
index 6c6ebae741c98573af1e8c9ee29f5a4344d263fb..ab905869e959e377cb0b55cfec5b7323220c67de 100644 (file)
@@ -9,7 +9,8 @@
  *     the Free Software Foundation; either version 2 of the License, or
  *     (at your option) any later version.
  *
- * See Documentation/usb/usb-serial.txt for more information on using this driver
+ * See Documentation/usb/usb-serial.txt for more information on using this
+ * driver
  */
 
 #include <linux/kernel.h>
@@ -50,9 +51,6 @@ static struct usb_serial_driver hp49gp_device = {
        },
        .id_table =             id_table,
        .usb_driver =           &hp49gp_driver,
-       .num_interrupt_in =     NUM_DONT_CARE,
-       .num_bulk_in =          NUM_DONT_CARE,
-       .num_bulk_out =         NUM_DONT_CARE,
        .num_ports =            1,
 };