Browse Source

qcacld-3.0: Remove unused WCN_PRONTO macros

The Kbuild currently conditionally defines the macros WCN_PRONTO and
WCN_PRONTO_V1.  However these macros are not actually referenced in
the driver, so remove them.

Change-Id: I173fb8ee9bcc89faa3d03be91dc1628f561c561e
CRs-Fixed: 2220914
Jeff Johnson 7 năm trước cách đây
mục cha
commit
a635938a0e
1 tập tin đã thay đổi với 0 bổ sung5 xóa
  1. 0 5
      Kbuild

+ 0 - 5
Kbuild

@@ -1992,11 +1992,6 @@ endif
 endif
 endif
 
-ifneq ($(CONFIG_QCA_CLD_WLAN),)
-CDEFINES += -DWCN_PRONTO
-CDEFINES += -DWCN_PRONTO_V1
-endif
-
 ifeq ($(BUILD_DEBUG_VERSION),1)
 CDEFINES +=	-DWLAN_DEBUG \
 		-DPE_DEBUG_LOGW \