linux/drivers/net/caif
Jiri Slaby 0d3b88d187 CAIF: fix tty->warned build error
After commit 6865ff222c ("TTY: do not warn about setting
speed via SPD_*"), we are seeing a build error when DEBUG_FS is
enabled:
drivers/net/caif/caif_serial.c: In function 'update_tty_status':
drivers/net/caif/caif_serial.c:94:11: error: 'struct tty_struct' has no member named 'warned'

Fix the error by removing the reference to the variable as it was
not set in the last decade (as documented in the changelog of the
commit above).

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: Sjur Braendeland <sjur.brandeland@stericsson.com>
Cc: netdev@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-03-25 14:07:34 -07:00
..
Kconfig tty: Added a CONFIG_TTY option to allow removal of TTY 2013-01-18 16:15:27 -08:00
Makefile
caif_hsi.c caif-hsi: Fix merge issues. 2012-06-29 00:46:53 -07:00
caif_serial.c CAIF: fix tty->warned build error 2013-03-25 14:07:34 -07:00
caif_shm_u5500.c
caif_shmcore.c caif: Remove unnecessary alloc/OOM messages 2013-02-04 13:22:33 -05:00
caif_spi.c simple_open: automatically convert to simple_open() 2012-04-05 15:25:50 -07:00
caif_spi_slave.c