[PATCH 14/34] ath6kl: remove unused define NO_SYNC_FLUSH
From: Luis R. Rodriguez <hidden>
Date: 2011-03-30 00:57:10
Subsystem:
staging subsystem, the rest · Maintainers:
Greg Kroah-Hartman, Linus Torvalds
From: Luis R. Rodriguez <hidden>
Date: 2011-03-30 00:57:10
Subsystem:
staging subsystem, the rest · Maintainers:
Greg Kroah-Hartman, Linus Torvalds
Cc: Naveen Singh <redacted> Signed-off-by: Luis R. Rodriguez <redacted> --- drivers/staging/ath6kl/Makefile | 1 - 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
--
1.7.0.4