diff options
| author | Heiko Carstens <[email protected]> | 2012-04-17 13:16:34 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2012-04-17 13:55:43 -0700 |
| commit | e695b28664827eaad4c8a4b6f921d3fae3e0f526 (patch) | |
| tree | 34597a65f651f98f81a5120a87ae37f024510da8 /include/linux | |
| parent | 86b26007a37d81e7aca242bb5b649473f8f81297 (diff) | |
tty: add missing tty_port_tty_get() call to raw3215_wakeup
Fix compile error caused by "TTY: con3215, use tty from tty_port":
CC drivers/s390/char/con3215.o
drivers/s390/char/con3215.c: In function 'raw3215_wakeup':
drivers/s390/char/con3215.c:339:16: error: 'struct raw3215_info' has no member named 'tty'
make[1]: *** [drivers/s390/char/con3215.o] Error 1
make: *** [drivers/s390/char/] Error 2
Cc: Martin Schwidefsky <[email protected]>
Signed-off-by: Heiko Carstens <[email protected]>
Acked-by: Jiri Slaby <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions