Loading drivers/char/vme_scc.c +1 −3 Original line number Original line Diff line number Diff line Loading @@ -89,9 +89,7 @@ static void scc_break_ctl(struct tty_struct *tty, int break_state); static struct tty_driver *scc_driver; static struct tty_driver *scc_driver; struct scc_port scc_ports[2]; static struct scc_port scc_ports[2]; int scc_initialized = 0; /*--------------------------------------------------------------------------- /*--------------------------------------------------------------------------- * Interface from generic_serial.c back here * Interface from generic_serial.c back here Loading Loading
drivers/char/vme_scc.c +1 −3 Original line number Original line Diff line number Diff line Loading @@ -89,9 +89,7 @@ static void scc_break_ctl(struct tty_struct *tty, int break_state); static struct tty_driver *scc_driver; static struct tty_driver *scc_driver; struct scc_port scc_ports[2]; static struct scc_port scc_ports[2]; int scc_initialized = 0; /*--------------------------------------------------------------------------- /*--------------------------------------------------------------------------- * Interface from generic_serial.c back here * Interface from generic_serial.c back here Loading