From: Arend van Spriel <arend@broadcom.com>
To: Hauke Mehrtens <hauke@hauke-m.de>, <backports@vger.kernel.org>
Subject: Re: [PATCH 06/10] patches: add additional include to brcmfmac
Date: Mon, 14 Sep 2015 10:16:22 +0200 [thread overview]
Message-ID: <55F68256.4090405@broadcom.com> (raw)
In-Reply-To: <1442216922-3318-7-git-send-email-hauke@hauke-m.de>
On 09/14/2015 09:48 AM, Hauke Mehrtens wrote:
> brcmfmac uses atomic_or(), but does not include linux/atomic.h which
> causes problems on kernel 3.0
Hi Hauke,
Will you also submit the actual patch upstream?
Regards,
Arend
> Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
> ---
> .../network/0013-fix-makefile-includes/brcmfmac.patch | 10 ++++++++++
> 1 file changed, 10 insertions(+)
> create mode 100644 patches/collateral-evolutions/network/0013-fix-makefile-includes/brcmfmac.patch
>
> diff --git a/patches/collateral-evolutions/network/0013-fix-makefile-includes/brcmfmac.patch b/patches/collateral-evolutions/network/0013-fix-makefile-includes/brcmfmac.patch
> new file mode 100644
> index 0000000..0e0a96c
> --- /dev/null
> +++ b/patches/collateral-evolutions/network/0013-fix-makefile-includes/brcmfmac.patch
> @@ -0,0 +1,10 @@
> +--- a/drivers/net/wireless/brcm80211/brcmfmac/sdio.c
> ++++ b/drivers/net/wireless/brcm80211/brcmfmac/sdio.c
> +@@ -15,6 +15,7 @@
> + */
> +
> + #include <linux/types.h>
> ++#include <linux/atomic.h>
> + #include <linux/kernel.h>
> + #include <linux/kthread.h>
> + #include <linux/printk.h>
>
--
To unsubscribe from this list: send the line "unsubscribe backports" in
next prev parent reply other threads:[~2015-09-14 8:16 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-14 7:48 [PATCH 00/10] backports: bring backports to next-20150818 Hauke Mehrtens
2015-09-14 7:48 ` [PATCH 01/10] header: add acpi_dev_remove_driver_gpios() Hauke Mehrtens
2015-09-14 7:48 ` [PATCH 02/10] header: add page_is_pfmemalloc() Hauke Mehrtens
2015-09-14 7:48 ` [PATCH 03/10] header: remove parameter from mei_cl_register_event_cb() Hauke Mehrtens
2015-09-14 7:48 ` [PATCH 04/10] header: add compiler-gcc5.h Hauke Mehrtens
2015-09-14 7:48 ` [PATCH 05/10] patches: make ACPI gpio configuration depend on kernel >= 3.19 Hauke Mehrtens
2015-09-14 7:48 ` [PATCH 06/10] patches: add additional include to brcmfmac Hauke Mehrtens
2015-09-14 8:16 ` Arend van Spriel [this message]
2015-09-14 19:35 ` Hauke Mehrtens
2015-09-14 7:48 ` [PATCH 07/10] dependencies: deactivate mwifiex SDIO part in kernel < 3.2 Hauke Mehrtens
2015-09-14 7:48 ` [PATCH 08/10] dependencies: make netup-unidvb driver depend on >= 3.4 Hauke Mehrtens
2015-09-14 7:48 ` [PATCH 09/10] devel: update test kernel versions Hauke Mehrtens
2015-09-14 7:48 ` [PATCH 10/10] backports: refresh on next-20150818 Hauke Mehrtens
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=55F68256.4090405@broadcom.com \
--to=arend@broadcom.com \
--cc=backports@vger.kernel.org \
--cc=hauke@hauke-m.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox