Search Linux Wireless

[PATCH 04/17] staging: brcm80211: fix for fullmac build problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Fullmac had a build error for CONFIG_PM_SLEEP=n

Reviewed-by: Arend van Spriel <arend@xxxxxxxxxxxx>
Signed-off-by: Roland Vossen <rvossen@xxxxxxxxxxxx>
---
 drivers/staging/brcm80211/brcmfmac/bcmsdh_sdmmc.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/drivers/staging/brcm80211/brcmfmac/bcmsdh_sdmmc.c b/drivers/staging/brcm80211/brcmfmac/bcmsdh_sdmmc.c
index 0aff62d..7cb8f3f 100644
--- a/drivers/staging/brcm80211/brcmfmac/bcmsdh_sdmmc.c
+++ b/drivers/staging/brcm80211/brcmfmac/bcmsdh_sdmmc.c
@@ -49,12 +49,10 @@ static const struct sdio_device_id brcmf_sdmmc_ids[] = {
 };
 MODULE_DEVICE_TABLE(sdio, brcmf_sdmmc_ids);
 
-#ifdef CONFIG_PM_SLEEP
 static DECLARE_WAIT_QUEUE_HEAD(sdioh_request_byte_wait);
 static DECLARE_WAIT_QUEUE_HEAD(sdioh_request_word_wait);
 static DECLARE_WAIT_QUEUE_HEAD(sdioh_request_packet_wait);
 static DECLARE_WAIT_QUEUE_HEAD(sdioh_request_buffer_wait);
-#endif		/* CONFIG_PM_SLEEP */
 
 static bool
 brcmf_pm_resume_error(struct brcmf_sdio_dev *sdiodev)
-- 
1.7.4.1


--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux