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@xxxxxxxxxxxxxxx > 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 -- 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