We include wlc_event.h twice in drivers/staging/brcm80211/sys/wlc_mac80211.c Once is enough. Signed-off-by: Jesper Juhl <jj@xxxxxxxxxxxxx> --- wlc_mac80211.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/staging/brcm80211/sys/wlc_mac80211.c b/drivers/staging/brcm80211/sys/wlc_mac80211.c index a130386..0a46d44 100644 --- a/drivers/staging/brcm80211/sys/wlc_mac80211.c +++ b/drivers/staging/brcm80211/sys/wlc_mac80211.c @@ -47,7 +47,6 @@ #include <wlc_antsel.h> #include <wlc_stf.h> #include <wlc_ampdu.h> -#include <wlc_event.h> #include <wl_export.h> #include "d11ucode_ext.h" #include <wlc_alloc.h> -- Jesper Juhl <jj@xxxxxxxxxxxxx> http://www.chaosbits.net/ Plain text mails only, please. Don't top-post http://www.catb.org/~esr/jargon/html/T/top-post.html -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html