linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac
Arnd Bergmann 2a063835ce wireless: brcmsmac: fix old-style declaration
Modern C standards expect the 'static' keyword to come first in a
declaration, and we get a warning for this with "make W=1":

drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c:3353:1: error: 'static' is not at beginning of declaration [-Werror=old-style-declaration]

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2016-06-29 18:56:21 +03:00
..
phy brcm80211: simplify assignment 2016-06-14 17:23:24 +03:00
aiutils.c
aiutils.h
ampdu.c
ampdu.h
antsel.c
antsel.h
brcms_trace_brcmsmac_msg.h
brcms_trace_brcmsmac_tx.h
brcms_trace_brcmsmac.h
brcms_trace_events.c
brcms_trace_events.h
channel.c cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
channel.h
d11.h
debug.c
debug.h
dma.c
dma.h
led.c
led.h
mac80211_if.c cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
mac80211_if.h
main.c wireless: brcmsmac: fix old-style declaration 2016-06-29 18:56:21 +03:00
main.h
Makefile
phy_shim.c
phy_shim.h
pmu.c
pmu.h
pub.h
rate.c
rate.h
scb.h
stf.c
stf.h
types.h
ucode_loader.c
ucode_loader.h