remove ar5416GetInterrupts
[open-ath9k-htc-firmware.git] / target_firmware / wlan / ah.h
index eac8118d240f12053fd9681acf17dcf1295db421..606058e9f8fff8ac107919c97ef2c893f5cc78f0 100755 (executable)
@@ -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);
 };