From: Arend van Spriel Date: Thu, 27 Sep 2012 12:17:51 +0000 (+0200) Subject: brcmfmac: get rid of extern keyword in wl_cfg80211.h X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~30^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3567a04cd63c98a27a7b5f2d9059f159943de5f;p=pandora-kernel.git brcmfmac: get rid of extern keyword in wl_cfg80211.h The function declarations in wl_cfg80211.h used the extern keyword but it is redundant as that is implicit so they were removed. Reviewed-by: Pieter-Paul Giesberts Reviewed-by: Hante Meuleman Reviewed-by: Franky (Zhenhui) Lin Signed-off-by: Arend van Spriel Signed-off-by: John W. Linville --- Reading git-diff-tree failed