summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
diff options
context:
space:
mode:
authorNarayan Reddy <narayanr@nvidia.com>2011-11-23 23:03:51 +0530
committerDan Willemsen <dwillemsen@nvidia.com>2011-11-30 21:52:40 -0800
commite15ed5f461013a3e1f98c0843a99618301c9a5df (patch)
tree4905b46b74365f4d07ca18feaddfdd5f1f510429 /drivers/net/wireless
parented4c4be6842a847ed0902c8053c6cb45647a9daa (diff)
drivers: wireless: bcmdhd: removing GET_CUSTOM_MAC_ENABLE flag
GET_CUSTOM_MAC_ENABLE is not required since we are reading the MAC address from the broadcom chip. Change-Id: I813ddb30a6a7c94b2d4eb050c7968b7261169ec9 Reviewed-on: http://git-master/r/66469 Reviewed-by: Rakesh Kumar <krakesh@nvidia.com> Tested-by: Rakesh Kumar <krakesh@nvidia.com> Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com> Rebase-Id: R668c1a91afcd24cc1f3a17f64106d67d9e02f784
Diffstat (limited to 'drivers/net/wireless')
-rw-r--r--drivers/net/wireless/bcmdhd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/wireless/bcmdhd/Makefile b/drivers/net/wireless/bcmdhd/Makefile
index 632f43a8c198..0eca2aba4f02 100644
--- a/drivers/net/wireless/bcmdhd/Makefile
+++ b/drivers/net/wireless/bcmdhd/Makefile
@@ -6,7 +6,7 @@ DHDCFLAGS = -Wall -Wstrict-prototypes -Dlinux -DBCMDRIVER \
-DCUSTOMER_HW2 \
-DMMC_SDIO_ABORT -DBCMSDIO -DBCMLXSDMMC -DBCMPLATFORM_BUS -DWLP2P \
-DNEW_COMPAT_WIRELESS -DWIFI_ACT_FRAME -DARP_OFFLOAD_SUPPORT \
- -DKEEP_ALIVE -DCSCAN -DGET_CUSTOM_MAC_ENABLE -DPKT_FILTER_SUPPORT \
+ -DKEEP_ALIVE -DCSCAN -DPKT_FILTER_SUPPORT \
-DEMBEDDED_PLATFORM -DENABLE_INSMOD_NO_FW_LOAD -DPNO_SUPPORT \
-Idrivers/net/wireless/bcmdhd -Idrivers/net/wireless/bcmdhd/include