diff options
| author | Stephen Rothwell <[email protected]> | 2008-07-16 21:54:22 +0100 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2008-07-20 17:12:36 -0700 |
| commit | 87c25ef0a41ad7a8249cd3009bf65deb700d4ee3 (patch) | |
| tree | 64f7760b1e42fe0cca0dcb766753d69a500c066e /include/linux | |
| parent | 2f7a697a13a189a7ef43a9b6bfc3fc6e359d96fb (diff) | |
ttydev: fix pamc_zilog for tty pointer move
Today's linux-next build (powerpc allyesconfig) failed like this:
drivers/serial/pmac_zilog.c: In function 'pmz_receive_chars':
drivers/serial/pmac_zilog.c:245: error: 'struct uart_info' has no member named 'tty'
drivers/serial/pmac_zilog.c:250: error: 'struct uart_info' has no member named 'tty'
I applied the patch below (which builds but may, or may not, be correct).
--
Cheers,
Stephen Rothwell [email protected]
http://www.canb.auug.org.au/~sfr/
Signed-off-by: Stephen Rothwell <[email protected]>
Signed-off-by: Alan Cox <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions