summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
Diffstat (limited to 'drivers')
-rw-r--r--drivers/tc/zs.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/tc/zs.c b/drivers/tc/zs.c
index af219cd56..8f4fd8e6d 100644
--- a/drivers/tc/zs.c
+++ b/drivers/tc/zs.c
@@ -1576,7 +1576,6 @@ static void __init probe_sccs(void)
{
struct dec_serial **pp;
int i, n, n_chips = 0, n_channels, chip, channel;
- unsigned long flags;
/*
* did we get here by accident?
@@ -1839,7 +1838,6 @@ static void serial_console_write(struct console *co, const char *s,
{
struct dec_serial *info;
int i;
- unsigned char nine;
info = zs_soft + co->index;