Skip to content

Commit

Permalink
Staging: remove agnx driver
Browse files Browse the repository at this point in the history
The agnx driver in the staging tree is broken, does not work, and
development is dead.  The developers have asked for it to be removed
so it now is.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Greg Kroah-Hartman committed Oct 9, 2009
1 parent 0292148 commit 7d230df
Show file tree
Hide file tree
Showing 17 changed files with 0 additions and 5,211 deletions.
2 changes: 0 additions & 2 deletions drivers/staging/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,6 @@ source "drivers/staging/echo/Kconfig"

source "drivers/staging/poch/Kconfig"

source "drivers/staging/agnx/Kconfig"

source "drivers/staging/otus/Kconfig"

source "drivers/staging/rt2860/Kconfig"
Expand Down
1 change: 0 additions & 1 deletion drivers/staging/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ obj-$(CONFIG_W35UND) += winbond/
obj-$(CONFIG_PRISM2_USB) += wlan-ng/
obj-$(CONFIG_ECHO) += echo/
obj-$(CONFIG_POCH) += poch/
obj-$(CONFIG_AGNX) += agnx/
obj-$(CONFIG_OTUS) += otus/
obj-$(CONFIG_RT2860) += rt2860/
obj-$(CONFIG_RT2870) += rt2870/
Expand Down
5 changes: 0 additions & 5 deletions drivers/staging/agnx/Kconfig

This file was deleted.

8 changes: 0 additions & 8 deletions drivers/staging/agnx/Makefile

This file was deleted.

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

This file was deleted.

156 changes: 0 additions & 156 deletions drivers/staging/agnx/agnx.h

This file was deleted.

Loading

0 comments on commit 7d230df

Please sign in to comment.