X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=target_firmware%2Fwlan%2Fah.h;h=606058e9f8fff8ac107919c97ef2c893f5cc78f0;hb=b015c75ffe0eed2c5810fdbdb7b35809c92c3412;hp=eac8118d240f12053fd9681acf17dcf1295db421;hpb=c943c242986bec759d4d0611490ca0b777874c1e;p=open-ath9k-htc-firmware.git diff --git a/target_firmware/wlan/ah.h b/target_firmware/wlan/ah.h index eac8118..606058e 100755 --- a/target_firmware/wlan/ah.h +++ b/target_firmware/wlan/ah.h @@ -460,7 +460,6 @@ struct ath_hal /* Interrupt functions */ HAL_BOOL __ahdecl(*ah_isInterruptPending)(struct ath_hal*); HAL_BOOL __ahdecl(*ah_getPendingInterrupts)(struct ath_hal*, HAL_INT*); - HAL_INT __ahdecl(*ah_getInterrupts)(struct ath_hal*); HAL_INT __ahdecl(*ah_setInterrupts)(struct ath_hal*, HAL_INT); };