[PATCH 21/34] ath6kl: remove AR600x_CUSTOM_XXX define

Luis R. Rodriguez lrodriguez at atheros.com
Wed Mar 30 00:56:18 UTC 2011


There already is a CONFIG_AR600x_CUSTOM_XXX if this is
desired to be used.

Cc: Naveen Singh <nsingh at atheros.com>
Signed-off-by: Luis R. Rodriguez <lrodriguez at atheros.com>
---
 drivers/staging/ath6kl/Makefile |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/drivers/staging/ath6kl/Makefile b/drivers/staging/ath6kl/Makefile
index 3df4c86..b0f711e 100644
--- a/drivers/staging/ath6kl/Makefile
+++ b/drivers/staging/ath6kl/Makefile
@@ -29,10 +29,6 @@ ccflags-y += -I$(obj)/os
 ccflags-y += -I$(obj)/bmi/include
 ccflags-y += -I$(obj)/include/common/AR6002/hw4.0
 
-ifeq ($(CONFIG_AR600x_CUSTOM_XXX),y)
-ccflags-y += -DAR600x_CUSTOM_XXX
-endif
-
 ifeq ($(CONFIG_ATH6KL_ENABLE_COEXISTENCE),y)
 ccflags-y += -DENABLE_COEXISTENCE
 endif
-- 
1.7.0.4




More information about the devel mailing list