Skip to content

Commit

Permalink
Staging: rspiusb: remove the driver
Browse files Browse the repository at this point in the history
No one cares, it's a custom userspace interface, and the code hasn't
built in a long time.  So remove it.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Greg Kroah-Hartman committed Sep 15, 2009
1 parent a8fcffb commit ffac040
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 994 deletions.
2 changes: 0 additions & 2 deletions drivers/staging/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,6 @@ source "drivers/staging/rtl8192su/Kconfig"

source "drivers/staging/rtl8192e/Kconfig"

source "drivers/staging/rspiusb/Kconfig"

source "drivers/staging/mimio/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 @@ -25,7 +25,6 @@ obj-$(CONFIG_ALTERA_PCIE_CHDMA) += altpciechdma/
obj-$(CONFIG_RTL8187SE) += rtl8187se/
obj-$(CONFIG_RTL8192SU) += rtl8192su/
obj-$(CONFIG_RTL8192E) += rtl8192e/
obj-$(CONFIG_USB_RSPI) += rspiusb/
obj-$(CONFIG_INPUT_MIMIO) += mimio/
obj-$(CONFIG_TRANZPORT) += frontier/
obj-$(CONFIG_ANDROID) += android/
Expand Down
6 changes: 0 additions & 6 deletions drivers/staging/rspiusb/Kconfig

This file was deleted.

1 change: 0 additions & 1 deletion drivers/staging/rspiusb/Makefile

This file was deleted.

22 changes: 0 additions & 22 deletions drivers/staging/rspiusb/TODO

This file was deleted.

Loading

0 comments on commit ffac040

Please sign in to comment.