]> git.neil.brown.name Git - history.git/commit
[PATCH] fix lots of warnings about 'struct tty_driver'
authorArnd Bergmann <arnd@bergmann-dalldorf.de>
Thu, 20 Jun 2002 06:41:41 +0000 (23:41 -0700)
committerLinus Torvalds <torvalds@penguin.transmeta.com>
Thu, 20 Jun 2002 06:41:41 +0000 (23:41 -0700)
commita5da12edeadf91c4036803990adc4e3304470bcf
tree5936b00a07ed4139bff8066e94967daac4da4a18
parent35ee6c85209890544f867d9b9b59fbad26366a4a
[PATCH] fix lots of warnings about 'struct tty_driver'

When compiling 2.5.20 (and ealier, likely) without procfs, the declaration
for struct tty_driver is missing in proc_fs.h, causing many compiler warnings
that are fixed by this patch.
include/linux/proc_fs.h