linux/drivers/isdn/capi
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
..
Kconfig Use menuconfig objects: ISDN: CONFIG_ISDN_CAPI 2007-07-17 10:23:05 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
capi.c tty: Fallout from tty-move-canon-specials 2008-10-13 09:51:44 -07:00
capidrv.c isdn: replace remaining __FUNCTION__ occurrences 2008-04-28 08:58:34 -07:00
capidrv.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
capifs.c capifs: fix memory leak on remount 2008-04-28 08:58:34 -07:00
capifs.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
capilib.c isdn: replace remaining __FUNCTION__ occurrences 2008-04-28 08:58:34 -07:00
capiutil.c isdn/capi: Return proper errnos on module init. 2008-05-14 23:30:06 -07:00
kcapi.c drivers/isdn/capi/kcapi.c: Adjust error handling code involving capi_ctr_put 2008-09-22 19:04:54 -07:00
kcapi.h isdn: replace remaining __FUNCTION__ occurrences 2008-04-28 08:58:34 -07:00
kcapi_proc.c isdn: use non-racy method for proc entries creation 2008-04-29 08:06:22 -07:00