|
@@ -2747,6 +2747,7 @@ static struct iwl_lib_ops iwl3945_lib = {
|
|
.query_addr = iwlcore_eeprom_query_addr,
|
|
.query_addr = iwlcore_eeprom_query_addr,
|
|
},
|
|
},
|
|
.send_tx_power = iwl3945_send_tx_power,
|
|
.send_tx_power = iwl3945_send_tx_power,
|
|
|
|
+ .is_valid_rtc_data_addr = iwl3945_hw_valid_rtc_data_addr,
|
|
};
|
|
};
|
|
|
|
|
|
static struct iwl_hcmd_utils_ops iwl3945_hcmd_utils = {
|
|
static struct iwl_hcmd_utils_ops iwl3945_hcmd_utils = {
|