summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
diff options
context:
space:
mode:
authorJohan Hovold2010-05-19 00:01:36 +0200
committerGreg Kroah-Hartman2010-05-20 22:21:50 +0200
commita3a30f10f56987a1df0dea857a706273145ed6fd (patch)
treeca6a2ef9a2f266dc978295f7a7d4ee1b7b43ed84 /drivers/usb/serial
parentUSB: ti_usb: use kfifo to implement write buffering (diff)
downloadkernel-qcow2-linux-a3a30f10f56987a1df0dea857a706273145ed6fd.tar.gz
kernel-qcow2-linux-a3a30f10f56987a1df0dea857a706273145ed6fd.tar.xz
kernel-qcow2-linux-a3a30f10f56987a1df0dea857a706273145ed6fd.zip
USB: io_ti: remove unsused private counter
Signed-off-by: Johan Hovold <jhovold@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/serial')
-rw-r--r--drivers/usb/serial/io_ti.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/drivers/usb/serial/io_ti.c b/drivers/usb/serial/io_ti.c
index aa876f71f228..2e3d0acbc389 100644
--- a/drivers/usb/serial/io_ti.c
+++ b/drivers/usb/serial/io_ti.c
@@ -56,10 +56,6 @@
#define EPROM_PAGE_SIZE 64
-struct edgeport_uart_buf_desc {
- __u32 count; /* Number of bytes currently in buffer */
-};
-
/* different hardware types */
#define HARDWARE_TYPE_930 0
#define HARDWARE_TYPE_TIUMP 1
@@ -108,7 +104,6 @@ struct edgeport_port {
int baud_rate;
int close_pending;
int lsr_event;
- struct edgeport_uart_buf_desc tx;
struct async_icount icount;
wait_queue_head_t delta_msr_wait; /* for handling sleeping while
waiting for msr change to