drivers/char/hvc_console.c: In function 'hvc_open':
drivers/char/hvc_console.c:315: error: implicit declaration of function
'tty_kref_get'
drivers/char/hvc_console.c:324: warning: assignment makes pointer from
integer without a cast
drivers/char/hvc_console.c:341: error: implicit declaration of function
'tty_kref_put'
drivers/char/hvc_console.c: In function 'hvc_poll':
drivers/char/hvc_console.c:558: warning: assignment makes pointer from
integer without a cast
drivers/char/hvc_console.c: In function 'hvc_remove':
drivers/char/hvc_console.c:759: warning: assignment makes pointer from
integer without a cast
I don't see a tty_kref_get or tty_kref_put on 2.6.27. Those functions
first appeared in 2.6.28.
Jayson
_______________________________________________
stable mailing list
[email protected]
http://linux.kernel.org/mailman/listinfo/stable