diff options
Diffstat (limited to 'drivers/tty/serial/zs.h')
| -rw-r--r-- | drivers/tty/serial/zs.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/tty/serial/zs.h b/drivers/tty/serial/zs.h index 26ef8eafa1c1..e0d3c189b33f 100644 --- a/drivers/tty/serial/zs.h +++ b/drivers/tty/serial/zs.h @@ -41,7 +41,6 @@ struct zs_scc { struct zs_port zport[2]; spinlock_t zlock; atomic_t irq_guard; - int initialised; }; #endif /* __KERNEL__ */ |
