From: Arend van Spriel Date: Tue, 18 Jun 2013 11:29:24 +0000 (+0200) Subject: brcmfmac: remove dependency with nl80211.h X-Git-Tag: v3.11-rc1~64^2~166^2^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae66460989f1dd62da760c6123820d9741315260;p=pandora-kernel.git brcmfmac: remove dependency with nl80211.h The firmware-signalling code used NL80211_NUM_ACS, but it has its own definition enum brcmf_fws_fifo, which is more appropriate to use. This effectively removes the need to include nl80211.h. Reviewed-by: Hante Meuleman Signed-off-by: Arend van Spriel Signed-off-by: John W. Linville --- Reading git-diff-tree failed