From de2501e279f2a8a9963c9fe75b0b6486fc767915 Mon Sep 17 00:00:00 2001 From: Oleksij Rempel Date: Sat, 11 May 2013 01:00:30 +0200 Subject: [PATCH] do not include opt_ah.h, it is not used by ar5416_hw.c Signed-off-by: Oleksij Rempel --- target_firmware/wlan/ar5416_hw.c | 1 - 1 file changed, 1 deletion(-) diff --git a/target_firmware/wlan/ar5416_hw.c b/target_firmware/wlan/ar5416_hw.c index 1261565..dfa34fd 100644 --- a/target_firmware/wlan/ar5416_hw.c +++ b/target_firmware/wlan/ar5416_hw.c @@ -33,7 +33,6 @@ * IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -#include "opt_ah.h" #include "ah.h" #include "ah_internal.h" #include "ar5416.h" -- 2.31.1