Baoyou Xie <baoyou.xie@xxxxxxxxxx> wrote: > We get 1 warning when building kernel with W=1: > > drivers/net/wireless/broadcom/brcm80211/brcmfmac/tracepoint.c:23:6: warning: no previous prototype for '__brcmf_err' [-Wmissing-prototypes] > > In fact, this function is declared in brcmfmac/debug.h, so this patch > adds missing header dependencies. > > Signed-off-by: Baoyou Xie <baoyou.xie@xxxxxxxxxx> > Acked-by: Arnd Bergmann <arnd@xxxxxxxx> Thanks, 1 patch applied to wireless-drivers-next.git: 8af92af3f2d5 brcmfmac: add missing header dependencies -- Sent by pwcli https://patchwork.kernel.org/patch/9303939/