Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1471656
| From | Arnd Bergmann <arnd@arndb.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v3] brcmfmac: add missing header dependencies |
| Date | 2016-08-29 11:10 +0200 |
| Message-ID | <sbqJP-5oR-5@gated-at.bofh.it> (permalink) |
| References | <sbq78-4Wv-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Monday, August 29, 2016 4:14:45 PM CEST Baoyou Xie wrote: > We get 1 warning when biuld 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 > add missing header dependencies. > > Signed-off-by: Baoyou Xie <baoyou.xie@linaro.org> Acked-by: Arnd Bergmann <arnd@arndb.de>
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v3] brcmfmac: add missing header dependencies Baoyou Xie <baoyou.xie@linaro.org> - 2016-08-29 10:30 +0200 Re: [PATCH v3] brcmfmac: add missing header dependencies Arnd Bergmann <arnd@arndb.de> - 2016-08-29 11:10 +0200
csiph-web