Skip to content

Commit

Permalink
Staging: remove no longer needed rt3090 driver
Browse files Browse the repository at this point in the history
rt2860 handles now all rt2860/rt3090 chipsets.

Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Bartlomiej Zolnierkiewicz authored and Greg Kroah-Hartman committed Dec 11, 2009
1 parent e44fd1c commit e20aea6
Show file tree
Hide file tree
Showing 112 changed files with 1 addition and 101,236 deletions.
2 changes: 0 additions & 2 deletions drivers/staging/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,6 @@ source "drivers/staging/rt2860/Kconfig"

source "drivers/staging/rt2870/Kconfig"

source "drivers/staging/rt3090/Kconfig"

source "drivers/staging/comedi/Kconfig"

source "drivers/staging/asus_oled/Kconfig"
Expand Down
1 change: 0 additions & 1 deletion drivers/staging/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ obj-$(CONFIG_POCH) += poch/
obj-$(CONFIG_OTUS) += otus/
obj-$(CONFIG_RT2860) += rt2860/
obj-$(CONFIG_RT2870) += rt2870/
obj-$(CONFIG_RT3090) += rt3090/
obj-$(CONFIG_COMEDI) += comedi/
obj-$(CONFIG_ASUS_OLED) += asus_oled/
obj-$(CONFIG_PANEL) += panel/
Expand Down
1 change: 1 addition & 0 deletions drivers/staging/rt2860/pci_main_dev.c
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
MODULE_AUTHOR("Jett Chen <jett_chen@ralinktech.com>");
MODULE_DESCRIPTION("RT2860/RT3090 Wireless Lan Linux Driver");
MODULE_LICENSE("GPL");
MODULE_ALIAS("rt3090sta");

//
// Function declarations
Expand Down
5 changes: 0 additions & 5 deletions drivers/staging/rt3090/Kconfig

This file was deleted.

80 changes: 0 additions & 80 deletions drivers/staging/rt3090/Makefile

This file was deleted.

66 changes: 0 additions & 66 deletions drivers/staging/rt3090/action.h

This file was deleted.

Loading

0 comments on commit e20aea6

Please sign in to comment.