diff options
author | Miri Korenblit <miriam.rachel.korenblit@intel.com> | 2024-06-18 19:44:05 +0300 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2024-06-26 10:28:49 +0200 |
commit | 2917d04bce3906750b9b746736c54cc68740723e (patch) | |
tree | 25bdb1649acc2abb106d3f4112e2d9cf5231b517 /drivers/dpll | |
parent | f77bd9491f7fad1f1e3d12ff25469f75d97cb1d4 (diff) |
wifi: iwlwifi: trans: remove unused function parameter
iwl_trans_pcie_gen2_fw_alive doesn't use the scd_addr parameter,
it was there only because we needed the functio to have a prototype same
as iwl_trans_ops::fw_alive callback.
But now the ops is removed so no reason to keep the parameter.
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Reviewed-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Link: https://patch.msgid.link/20240618194245.1aa8bf13aea9.I9662c10c1db545dd8849af4bb4ab47708d4548d8@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'drivers/dpll')
0 files changed, 0 insertions, 0 deletions