USB: cypress_m8: remove unused drain define

Driver uses tty-port drain these days.

Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
Johan Hovold 2010-05-16 20:33:49 +02:00 committed by Greg Kroah-Hartman
parent 7288d75500
commit c4f4736fc4
1 changed files with 0 additions and 1 deletions

View File

@ -85,7 +85,6 @@ static int unstable_bauds;
/* write buffer size defines */
#define CYPRESS_BUF_SIZE 1024
#define CYPRESS_CLOSING_WAIT (30*HZ)
static const struct usb_device_id id_table_earthmate[] = {
{ USB_DEVICE(VENDOR_ID_DELORME, PRODUCT_ID_EARTHMATEUSB) },