[PATCH 1/1] Unused variable serial_termios removed

From: Claudio Scordino
Date: Wed Jan 07 2009 - 09:12:43 EST



Signed-off-by: Claudio Scordino <claudio@xxxxxxxxxxxxxxx>
---
drivers/serial/crisv10.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/drivers/serial/crisv10.c b/drivers/serial/crisv10.c
index 8b2c619..1fadb03 100644
--- a/drivers/serial/crisv10.c
+++ b/drivers/serial/crisv10.c
@@ -456,7 +456,6 @@ static struct e100_serial rs_table[] = {

#define NR_PORTS (sizeof(rs_table)/sizeof(struct e100_serial))

-static struct ktermios *serial_termios[NR_PORTS];
#ifdef CONFIG_ETRAX_SERIAL_FAST_TIMER
static struct fast_timer fast_timers[NR_PORTS];
#endif
--
1.5.4.3


--------------060109060102050307060409--
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/