Skip to content

Commit

Permalink
Staging: delete generic_serial drivers
Browse files Browse the repository at this point in the history
No one has steped up to claim them, so as described in commit
4c37705 (tty: move obsolete and broken
generic_serial drivers to drivers/staging/generic_serial/), they are now
deleted from the system.

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 8eb2694 commit bb2a97e
Show file tree
Hide file tree
Showing 54 changed files with 0 additions and 20,318 deletions.
2 changes: 0 additions & 2 deletions drivers/staging/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ if STAGING

source "drivers/staging/tty/Kconfig"

source "drivers/staging/generic_serial/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 @@ -4,7 +4,6 @@
obj-$(CONFIG_STAGING) += staging.o

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

This file was deleted.

6 changes: 0 additions & 6 deletions drivers/staging/generic_serial/Makefile

This file was deleted.

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

This file was deleted.

Loading

0 comments on commit bb2a97e

Please sign in to comment.