diff options
| author | Stephen Rothwell <[email protected]> | 2008-07-16 21:54:11 +0100 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2008-07-20 17:12:35 -0700 |
| commit | 2f7a697a13a189a7ef43a9b6bfc3fc6e359d96fb (patch) | |
| tree | d5de43b647df9e831662ffd84974ed0db21a2495 /include/linux/debugobjects.h | |
| parent | 34492b5834ede63d896c93ccba9a4657a8435dc2 (diff) | |
ttydev: fix pamc_zilog for tty pointer move
Today's linux-next build (sparc64 defconfig) failed like this:
drivers/serial/sunhv.c: In function `receive_chars':
drivers/serial/sunhv.c:188: error: structure has no member named `tty'
drivers/serial/sunsu.c: In function `receive_chars':
drivers/serial/sunsu.c:314: error: structure has no member named `tty'
drivers/serial/sunsab.c: In function `receive_chars':
drivers/serial/sunsab.c:121: error: structure has no member named `tty'
I applied the following patch (which, again, may not be correct).
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/debugobjects.h')
0 files changed, 0 insertions, 0 deletions