summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuis R. Rodriguez <lrodriguez@atheros.com>2011-03-29 17:56:11 -0700
committerGreg Kroah-Hartman <gregkh@suse.de>2011-04-04 22:58:09 -0700
commite53a79d977071cb3cd9bb2923693a8fe6a7b884e (patch)
tree7e66b1843a534199b1a26b8267ec712ac176a64e
parentefa5dc420a0f2f3f8dbc6b2d4037b8148b3cdb64 (diff)
downloadop-kernel-dev-e53a79d977071cb3cd9bb2923693a8fe6a7b884e.zip
op-kernel-dev-e53a79d977071cb3cd9bb2923693a8fe6a7b884e.tar.gz
ath6kl: remove unused define NO_SYNC_FLUSH
Cc: Naveen Singh <nsingh@atheros.com> Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
-rw-r--r--drivers/staging/ath6kl/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/ath6kl/Makefile b/drivers/staging/ath6kl/Makefile
index d7441e7..50f9be3 100644
--- a/drivers/staging/ath6kl/Makefile
+++ b/drivers/staging/ath6kl/Makefile
@@ -110,7 +110,6 @@ ifeq ($(CONFIG_ATH6KL_SKIP_ABI_VERSION_CHECK),y)
ccflags-y += -DATH6KL_SKIP_ABI_VERSION_CHECK
endif
-ccflags-y += -DNO_SYNC_FLUSH
ccflags-y += -DHTC_EP_STAT_PROFILING
ccflags-y += -DWAPI_ENABLE
ccflags-y += -DCHECKSUM_OFFLOAD
OpenPOWER on IntegriCloud