From: "Henry Ptasinski" <henryp@broadcom.com>
To: "Randy Dunlap" <rdunlap@xenotime.net>
Cc: driverdevel <devel@driverdev.osuosl.org>,
"linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>,
"gregkh@suse.de" <gregkh@suse.de>,
"Arend Van Spriel" <arend@broadcom.com>,
"Henry Ptasinski" <henryp@broadcom.com>
Subject: Re: [PATCH] staging: brcmsmac, fix build for SMP disabled
Date: Tue, 23 Aug 2011 15:29:08 -0700 [thread overview]
Message-ID: <20110823222908.GC4802@broadcom.com> (raw)
In-Reply-To: <20110823145659.a22e1860.rdunlap@xenotime.net>
On Tue, Aug 23, 2011 at 02:56:59PM -0700, Randy Dunlap wrote:
> ---
> drivers/staging/brcm80211/brcmsmac/types.h | 1 +
> 1 file changed, 1 insertion(+)
>
> --- lnx-31-rc3.orig/drivers/staging/brcm80211/brcmsmac/types.h
> +++ lnx-31-rc3/drivers/staging/brcm80211/brcmsmac/types.h
> @@ -18,6 +18,7 @@
> #define _BRCM_TYPES_H_
>
> #include <linux/types.h>
> +#include <asm/io.h>
>
> /* Bus types */
> #define SI_BUS 0 /* SOC Interconnect */
> --
> To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
I believe this is covered by a patch that Greg merged earlier today (which adds
'#include <linux/io.h>' to types.h).
- Henry
prev parent reply other threads:[~2011-08-23 22:29 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-23 21:56 [PATCH] staging: brcmsmac, fix build for SMP disabled Randy Dunlap
2011-08-23 22:26 ` Greg KH
2011-08-23 22:29 ` Henry Ptasinski [this message]
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=20110823222908.GC4802@broadcom.com \
--to=henryp@broadcom.com \
--cc=arend@broadcom.com \
--cc=devel@driverdev.osuosl.org \
--cc=gregkh@suse.de \
--cc=linux-wireless@vger.kernel.org \
--cc=rdunlap@xenotime.net \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.