Skip to content

Commit

Permalink
Staging: delete tty drivers
Browse files Browse the repository at this point in the history
Delete the drivers/staging/tty drivers as no one has wanted to step up
and maintain and fix them.  This was discussed in commit
4a6514e (tty: move obsolete and broken
tty drivers to drivers/staging/tty/)

Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Greg Kroah-Hartman committed Jul 6, 2011
1 parent bb2a97e commit 51c9d65
Show file tree
Hide file tree
Showing 34 changed files with 0 additions and 29,526 deletions.
2 changes: 0 additions & 2 deletions drivers/staging/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ menuconfig STAGING

if STAGING

source "drivers/staging/tty/Kconfig"

source "drivers/staging/et131x/Kconfig"

source "drivers/staging/slicoss/Kconfig"
Expand Down
1 change: 0 additions & 1 deletion drivers/staging/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
# fix for build system bug...
obj-$(CONFIG_STAGING) += staging.o

obj-y += tty/
obj-$(CONFIG_ET131X) += et131x/
obj-$(CONFIG_SLICOSS) += slicoss/
obj-$(CONFIG_VIDEO_GO7007) += go7007/
Expand Down
87 changes: 0 additions & 87 deletions drivers/staging/tty/Kconfig

This file was deleted.

7 changes: 0 additions & 7 deletions drivers/staging/tty/Makefile

This file was deleted.

6 changes: 0 additions & 6 deletions drivers/staging/tty/TODO

This file was deleted.

263 changes: 0 additions & 263 deletions drivers/staging/tty/cd1865.h

This file was deleted.

Loading

0 comments on commit 51c9d65

Please sign in to comment.