diff options
| author | Jiri Slaby <[email protected]> | 2013-03-20 15:30:57 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2013-03-25 14:07:34 -0700 |
| commit | 0d3b88d187d02c910fce62ee4d14fb29617f21ba (patch) | |
| tree | 82c5331b7b8d970fb7471cfde2d5fa59c226ec0e /include/linux/timerqueue.h | |
| parent | 30215c3b8f36cc532267615ceade3657a9bd9563 (diff) | |
CAIF: fix tty->warned build error
After commit 6865ff222cca ("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 <[email protected]>
Reported-by: Stephen Rothwell <[email protected]>
Cc: Sjur Braendeland <[email protected]>
Cc: [email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions