summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u/Makefile
diff options
context:
space:
mode:
authorAntoine Schweitzer-Chaput <antoine@schweitzer-chaput.fr>2014-06-24 20:41:39 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-08-16 12:23:10 -0700
commit24de874861267a401815ef955a1112177f79da94 (patch)
tree9eb2d93d80e94c192749ff1c5b07c4d294afd945 /drivers/staging/rtl8192u/Makefile
parente2709273e63870721bd0587cdd07000d9619f515 (diff)
downloadop-kernel-dev-24de874861267a401815ef955a1112177f79da94.zip
op-kernel-dev-24de874861267a401815ef955a1112177f79da94.tar.gz
staging: rtl8192u: remove define always set USE_ONE_PIPE
Also remove the code previously under #ifndef USE_ONE_PIPE. Signed-off-by: Antoine Schweitzer-Chaput <antoine@schweitzer-chaput.fr> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/rtl8192u/Makefile')
-rw-r--r--drivers/staging/rtl8192u/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/rtl8192u/Makefile b/drivers/staging/rtl8192u/Makefile
index eefc657..a3a7e3f 100644
--- a/drivers/staging/rtl8192u/Makefile
+++ b/drivers/staging/rtl8192u/Makefile
@@ -8,7 +8,6 @@ ccflags-y += -DJACKSON_NEW_8187 -DJACKSON_NEW_RX
ccflags-y += -DTHOMAS_BEACON -DTHOMAS_TASKLET -DTHOMAS_SKB -DTHOMAS_TURBO
#ccflags-y += -DUSB_TX_DRIVER_AGGREGATION_ENABLE
#ccflags-y += -DUSB_RX_AGGREGATION_SUPPORT
-ccflags-y += -DUSE_ONE_PIPE
ccflags-y += -Idrivers/staging/rtl8192u/ieee80211
r8192u_usb-y := r8192U_core.o r8180_93cx6.o r8192U_wx.o \
OpenPOWER on IntegriCloud