Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> wrote: > When I run make W=1 on gcc (Debian 7.2.0-16) 7.2.0 I got an error for > the first run, all next ones are okay. > > CC [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.o > drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:2078: error: Cannot parse struct or union! > scripts/Makefile.build:310: recipe for target 'drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.o' failed > > Seems like something happened with W=1 and wrong kernel doc format. > As a quick fix remove dubious /** in the code. > > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> > Acked-by: Arend van Spriel <arend.vanspriel@xxxxxxxxxxxx> Patch applied to wireless-drivers.git, thanks. 51ef7925e106 brcmfmac: Avoid build error with make W=1 -- https://patchwork.kernel.org/patch/10073021/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches