OSDN Git Service

delete seven tty headers
authorPaul Bolle <pebolle@tiscali.nl>
Fri, 8 Jun 2012 08:56:48 +0000 (10:56 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 11 Jun 2012 23:47:48 +0000 (16:47 -0700)
commitafbaade3dc99838a0c39699bea175674f27322a1
tree5df5fabcd532ae1dfb11dafd69c3108abc20cf7b
parentcfaf025112d3856637ff34a767ef785ef5cf2ca9
delete seven tty headers

Commit 51c9d654c2def97827395a7fbfd0c6f865c26544 ("Staging: delete tty
drivers") left seven headers unused: nothing in the tree includes them
anymore. Two of those headers were still exported, but since nothing in
the kernel actually uses the things those two headers provide, that
seems pointless. Delete these seven tty headers too.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Jiri Slaby <jslaby@suse.cz>
Acked-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/linux/Kbuild
include/linux/cd1400.h [deleted file]
include/linux/cdk.h [deleted file]
include/linux/comstats.h [deleted file]
include/linux/istallion.h [deleted file]
include/linux/sc26198.h [deleted file]
include/linux/serial167.h [deleted file]
include/linux/stallion.h [deleted file]