* [PATCH] brcmfmac: include linux/vmalloc.h from usb.c
@ 2012-11-19 16:04 John W. Linville
2012-11-19 17:40 ` Arend van Spriel
0 siblings, 1 reply; 2+ messages in thread
From: John W. Linville @ 2012-11-19 16:04 UTC (permalink / raw)
To: linux-wireless
Cc: Fengguang Wu, Arend van Spriel, Franky Lin, Hante Meuleman,
John W. Linville
From: "John W. Linville" <linville@tuxdriver.com>
This avoids build failures on some architectures...
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Reported-by: Fengguang Wu <fengguang.wu@intel.com>
---
drivers/net/wireless/brcm80211/brcmfmac/usb.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/net/wireless/brcm80211/brcmfmac/usb.c b/drivers/net/wireless/brcm80211/brcmfmac/usb.c
index feaca14..39a5baa 100644
--- a/drivers/net/wireless/brcm80211/brcmfmac/usb.c
+++ b/drivers/net/wireless/brcm80211/brcmfmac/usb.c
@@ -18,6 +18,7 @@
#include <linux/module.h>
#include <linux/firmware.h>
#include <linux/usb.h>
+#include <linux/vmalloc.h>
#include <brcmu_utils.h>
#include <brcmu_wifi.h>
--
1.7.11.7
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] brcmfmac: include linux/vmalloc.h from usb.c
2012-11-19 16:04 [PATCH] brcmfmac: include linux/vmalloc.h from usb.c John W. Linville
@ 2012-11-19 17:40 ` Arend van Spriel
0 siblings, 0 replies; 2+ messages in thread
From: Arend van Spriel @ 2012-11-19 17:40 UTC (permalink / raw)
To: John W. Linville; +Cc: linux-wireless, Fengguang Wu, Franky Lin, Hante Meuleman
On 11/19/2012 05:04 PM, John W. Linville wrote:
> From: "John W. Linville" <linville@tuxdriver.com>
>
> This avoids build failures on some architectures...
>
> Signed-off-by: John W. Linville <linville@tuxdriver.com>
> Reported-by: Fengguang Wu <fengguang.wu@intel.com>
> ---
> drivers/net/wireless/brcm80211/brcmfmac/usb.c | 1 +
> 1 file changed, 1 insertion(+)
>
Acked-by: Arend van Spriel <arend@broadcom.com>
Gr. AvS
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-11-19 17:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-19 16:04 [PATCH] brcmfmac: include linux/vmalloc.h from usb.c John W. Linville
2012-11-19 17:40 ` Arend van Spriel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).