kernel-ark/drivers/isdn/gigaset
Stephen Rothwell 53e86317e9 tty: Fallout from tty-move-canon-specials
Today's linux-next build (x86_64 allmodconfig) failed like this:

/drivers/char/tty_ioctl.c: In function 'change_termios':
drivers/isdn/capi/capi.c🔢 error: implicit declaration of function 'n_tty_ioctl'
drivers/isdn/gigaset/ser-gigaset.c: In function 'gigaset_tty_ioctl':
drivers/isdn/gigaset/ser-gigaset.c:648: error: implicit declaration of function 'n_tty_ioctl'

Introduced by commit 686b5e4aea05a80e370dc931b7f4a8d03c80da54
("tty-move-canon-specials").  I added the following patch (which may not
be correct).

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-10-13 09:51:44 -07:00
..
asyncdata.c gigaset: use dev_ macros for messages 2008-07-24 10:47:22 -07:00
bas-gigaset.c gigaset: gigaset_isowbuf_getbytes() may return signed unnoticed 2008-07-24 10:47:22 -07:00
common.c gigaset: use dev_ macros for messages 2008-07-24 10:47:22 -07:00
ev-layer.c gigaset: atomic cleanup 2008-02-06 10:41:12 -08:00
gigaset.h gigaset: use dev_ macros for messages 2008-07-24 10:47:22 -07:00
i4l.c gigaset: use dev_ macros for messages 2008-07-24 10:47:22 -07:00
interface.c gigaset: use dev_ macros for messages 2008-07-24 10:47:22 -07:00
isocdata.c isdn: use the common ascii hex helpers 2008-07-30 16:40:22 -07:00
Kconfig
Makefile
proc.c gigaset: remove pointless locking 2007-10-16 09:43:10 -07:00
ser-gigaset.c tty: Fallout from tty-move-canon-specials 2008-10-13 09:51:44 -07:00
usb-gigaset.c gigaset: use dev_ macros for messages 2008-07-24 10:47:22 -07:00