Skip to content

Commit

Permalink
Staging: remove rts_pstor driver
Browse files Browse the repository at this point in the history
Support for this hardware is now included in a "real" driver in the
kernel, so it is safe to remove the staging driver now.

Cc: wwang <wei_wang@realsil.com.cn>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Greg Kroah-Hartman committed Oct 26, 2012
1 parent 94b1230 commit cd21122
Show file tree
Hide file tree
Showing 28 changed files with 0 additions and 23,543 deletions.
2 changes: 0 additions & 2 deletions drivers/staging/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,6 @@ source "drivers/staging/rtl8192e/Kconfig"

source "drivers/staging/rtl8712/Kconfig"

source "drivers/staging/rts_pstor/Kconfig"

source "drivers/staging/rts5139/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_R8187SE) += rtl8187se/
obj-$(CONFIG_RTL8192U) += rtl8192u/
obj-$(CONFIG_RTL8192E) += rtl8192e/
obj-$(CONFIG_R8712U) += rtl8712/
obj-$(CONFIG_RTS_PSTOR) += rts_pstor/
obj-$(CONFIG_RTS5139) += rts5139/
obj-$(CONFIG_TRANZPORT) += frontier/
obj-$(CONFIG_IDE_PHISON) += phison/
Expand Down
16 changes: 0 additions & 16 deletions drivers/staging/rts_pstor/Kconfig

This file was deleted.

16 changes: 0 additions & 16 deletions drivers/staging/rts_pstor/Makefile

This file was deleted.

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

This file was deleted.

43 changes: 0 additions & 43 deletions drivers/staging/rts_pstor/debug.h

This file was deleted.

35 changes: 0 additions & 35 deletions drivers/staging/rts_pstor/general.c

This file was deleted.

31 changes: 0 additions & 31 deletions drivers/staging/rts_pstor/general.h

This file was deleted.

Loading

0 comments on commit cd21122

Please sign in to comment.