ath10k: delete ar_pci->fw_indicator_address
[cascardo/linux.git] / drivers / net / wireless / ath / ath10k / pci.h
index b43fdb4..dfdebb4 100644 (file)
@@ -189,9 +189,6 @@ struct ath10k_pci {
 
        struct ath10k_hif_cb msg_callbacks_current;
 
-       /* Target address used to signal a pending firmware event */
-       u32 fw_indicator_address;
-
        /* Copy Engine used for Diagnostic Accesses */
        struct ath10k_ce_pipe *ce_diag;