Skip to content

Commit

Permalink
Staging: arlan: delete the driver
Browse files Browse the repository at this point in the history
It has sat in the staging directory since October of 2009, and no one
has stepped up to take it over, so odds are, no one cares about it
anymore.  So, it is now deleted as scheduled, and documented in the TODO
file.

Cc: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Greg Kroah-Hartman committed May 11, 2010
1 parent 2d82f6c commit af449f9
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 3,527 deletions.
2 changes: 0 additions & 2 deletions drivers/staging/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -127,8 +127,6 @@ source "drivers/staging/samsung-laptop/Kconfig"

source "drivers/staging/strip/Kconfig"

source "drivers/staging/arlan/Kconfig"

source "drivers/staging/wavelan/Kconfig"

source "drivers/staging/netwave/Kconfig"
Expand Down
1 change: 0 additions & 1 deletion drivers/staging/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ obj-$(CONFIG_WLAGS49_H25) += wlags49_h25/
obj-$(CONFIG_BATMAN_ADV) += batman-adv/
obj-$(CONFIG_SAMSUNG_LAPTOP) += samsung-laptop/
obj-$(CONFIG_STRIP) += strip/
obj-$(CONFIG_ARLAN) += arlan/
obj-$(CONFIG_WAVELAN) += wavelan/
obj-$(CONFIG_PCMCIA_WAVELAN) += wavelan/
obj-$(CONFIG_PCMCIA_NETWAVE) += netwave/
Expand Down
15 changes: 0 additions & 15 deletions drivers/staging/arlan/Kconfig

This file was deleted.

3 changes: 0 additions & 3 deletions drivers/staging/arlan/Makefile

This file was deleted.

7 changes: 0 additions & 7 deletions drivers/staging/arlan/TODO

This file was deleted.

Loading

0 comments on commit af449f9

Please sign in to comment.