aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rt2870
diff options
context:
space:
mode:
authorBartlomiej Zolnierkiewicz <bzolnier@gmail.com>2009-10-21 22:44:27 +0200
committerGreg Kroah-Hartman <gregkh@suse.de>2009-12-11 12:23:12 -0800
commit782f1111256557c75415f57cd360ebf9d1377a55 (patch)
treee60a150384eb8975ffeaa226cb63495609a210ce /drivers/staging/rt2870
parentStaging: rt28x0: remove private WEXT handlers (diff)
downloadlinux-dev-782f1111256557c75415f57cd360ebf9d1377a55.tar.xz
linux-dev-782f1111256557c75415f57cd360ebf9d1377a55.zip
Staging: rt28x0: remove support for private driver parameters
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/rt2870')
-rw-r--r--drivers/staging/rt2870/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/rt2870/Makefile b/drivers/staging/rt2870/Makefile
index 661cdf9b6157..92668eb349e1 100644
--- a/drivers/staging/rt2870/Makefile
+++ b/drivers/staging/rt2870/Makefile
@@ -39,7 +39,6 @@ rt2870sta-objs := \
sta/connect.o \
sta/wpa.o \
rt_linux.o \
- rt_profile.o \
rt_main_dev.o \
sta_ioctl.o \
common/ba_action.o \