do not include opt_ah.h, it is not used by ar5416_hw.c
[open-ath9k-htc-firmware.git] / target_firmware / wlan / ar5416_hw.c
index 5d9b3f3ba246b6b13331b86b7ac66e31e2daacff..dfa34fd7449cea3420a6b93533cdcc15e231f99c 100644 (file)
  * IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
 
-#include "opt_ah.h"
 #include "ah.h"
 #include "ah_internal.h"
 #include "ar5416.h"
 #include "ar5416reg.h"
-#include "ar5416phy.h"
 #include "ar5416desc.h"
 
 #define N(a) (sizeof(a)/sizeof(a[0]))