Skip to content

Commit

Permalink
staging: remove rts5139 driver code
Browse files Browse the repository at this point in the history
Roger writes:
	Since all patches have been applied and the device is now
	supported by the new driver, would you remove the former staging
	one at drivers/staging/rts5139?

Cc: Roger Tseng <rogerable@realtek.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Greg Kroah-Hartman committed May 23, 2014
1 parent b44ab1b commit 00d8521
Show file tree
Hide file tree
Showing 29 changed files with 0 additions and 20,466 deletions.
2 changes: 0 additions & 2 deletions drivers/staging/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,6 @@ source "drivers/staging/rtl8723au/Kconfig"

source "drivers/staging/rtl8821ae/Kconfig"

source "drivers/staging/rts5139/Kconfig"

source "drivers/staging/rts5208/Kconfig"

source "drivers/staging/frontier/Kconfig"
Expand Down
1 change: 0 additions & 1 deletion drivers/staging/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ obj-$(CONFIG_R8188EU) += rtl8188eu/
obj-$(CONFIG_R8192EE) += rtl8192ee/
obj-$(CONFIG_R8723AU) += rtl8723au/
obj-$(CONFIG_R8821AE) += rtl8821ae/
obj-$(CONFIG_RTS5139) += rts5139/
obj-$(CONFIG_RTS5208) += rts5208/
obj-$(CONFIG_TRANZPORT) += frontier/
obj-$(CONFIG_IDE_PHISON) += phison/
Expand Down
16 changes: 0 additions & 16 deletions drivers/staging/rts5139/Kconfig

This file was deleted.

43 changes: 0 additions & 43 deletions drivers/staging/rts5139/Makefile

This file was deleted.

9 changes: 0 additions & 9 deletions drivers/staging/rts5139/TODO

This file was deleted.

46 changes: 0 additions & 46 deletions drivers/staging/rts5139/debug.h

This file was deleted.

Loading

0 comments on commit 00d8521

Please sign in to comment.