Explorar o código

USB: pl2303: remove unused define

Remove unused closing-wait define.

Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Johan Hovold %!s(int64=13) %!d(string=hai) anos
pai
achega
729be47735
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      drivers/usb/serial/pl2303.c

+ 0 - 2
drivers/usb/serial/pl2303.c

@@ -38,8 +38,6 @@
 
 static bool debug;
 
-#define PL2303_CLOSING_WAIT	(30*HZ)
-
 static const struct usb_device_id id_table[] = {
 	{ USB_DEVICE(PL2303_VENDOR_ID, PL2303_PRODUCT_ID) },
 	{ USB_DEVICE(PL2303_VENDOR_ID, PL2303_PRODUCT_ID_RSAQ2) },