From: Oleksij Rempel Date: Fri, 10 May 2013 23:54:27 +0000 (+0200) Subject: wlan/if_ath.c: remove unused includes X-Git-Tag: 1.4.0~12^2^2~74 X-Git-Url: https://jxself.org/git/?p=open-ath9k-htc-firmware.git;a=commitdiff_plain;h=93469269a9189b99182dd82e9053a2b4faa0ae8e wlan/if_ath.c: remove unused includes Signed-off-by: Oleksij Rempel --- diff --git a/target_firmware/wlan/if_ath.c b/target_firmware/wlan/if_ath.c index 4c9e98b..25d41ff 100755 --- a/target_firmware/wlan/if_ath.c +++ b/target_firmware/wlan/if_ath.c @@ -50,10 +50,8 @@ #include #include -#include "if_ethersubr.h" #include "if_llc.h" #include "ieee80211_var.h" -#include "ieee80211_proto.h" #include "if_athrate.h" #include "if_athvar.h" #include "ah_desc.h"