aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192su/Makefile
diff options
context:
space:
mode:
authorFlorian Schilhabel <florian.c.schilhabel@googlemail.com>2010-03-06 20:44:33 +0100
committerGreg Kroah-Hartman <gregkh@suse.de>2010-05-11 11:35:32 -0700
commite3133b282af36665593b2802eaa591538ebe5f11 (patch)
tree248dcee6d1e73719ed807d44b321bf9d21a0b0fa /drivers/staging/rtl8192su/Makefile
parentstaging: et131x: Fix brace coding style issues. (diff)
downloadlinux-dev-e3133b282af36665593b2802eaa591538ebe5f11.tar.xz
linux-dev-e3133b282af36665593b2802eaa591538ebe5f11.zip
staging: rtl8192su: move to EEPROM_93CX
this is basically a port of Larry Fingers Patch for rtl8187se to rtl8192su. also removed some dead code. plus cosmetics. Signed-off-by: Florian Schilhabel <florian.c.schilhabel@googlemail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/rtl8192su/Makefile')
-rw-r--r--drivers/staging/rtl8192su/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/rtl8192su/Makefile b/drivers/staging/rtl8192su/Makefile
index c8b4332d108c..9374a0179e5b 100644
--- a/drivers/staging/rtl8192su/Makefile
+++ b/drivers/staging/rtl8192su/Makefile
@@ -9,7 +9,6 @@ EXTRA_CFLAGS += -DTHOMAS_BEACON
#EXTRA_CFLAGS += -DMUTIPLE_BULK_OUT
r8192s_usb-objs := \
- r8180_93cx6.o \
r8192U_wx.o \
r8192S_phy.o \
r8192S_rtl6052.o \