Skip to content

Commit

Permalink
staging: remove the b3dfg driver
Browse files Browse the repository at this point in the history
It has no users, and no developers to maintain it to get
it merged into mainline.

So sad.

Cc: Daniel Drake <ddrake@brontes3d.com>
Cc: Justin Bronder <jsbronder@brontes3d.com>
Cc: Duane Griffin <duaneg@dghda.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Greg Kroah-Hartman committed Mar 4, 2010
1 parent 8c6356e commit a945db6
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 1,118 deletions.
2 changes: 0 additions & 2 deletions drivers/staging/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,6 @@ source "drivers/staging/dream/Kconfig"

source "drivers/staging/pohmelfs/Kconfig"

source "drivers/staging/b3dfg/Kconfig"

source "drivers/staging/phison/Kconfig"

source "drivers/staging/p9auth/Kconfig"
Expand Down
1 change: 0 additions & 1 deletion drivers/staging/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ obj-$(CONFIG_INPUT_MIMIO) += mimio/
obj-$(CONFIG_TRANZPORT) += frontier/
obj-$(CONFIG_DREAM) += dream/
obj-$(CONFIG_POHMELFS) += pohmelfs/
obj-$(CONFIG_B3DFG) += b3dfg/
obj-$(CONFIG_IDE_PHISON) += phison/
obj-$(CONFIG_PLAN9AUTH) += p9auth/
obj-$(CONFIG_LINE6_USB) += line6/
Expand Down
10 changes: 0 additions & 10 deletions drivers/staging/b3dfg/Kconfig

This file was deleted.

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

This file was deleted.

4 changes: 0 additions & 4 deletions drivers/staging/b3dfg/TODO

This file was deleted.

Loading

0 comments on commit a945db6

Please sign in to comment.