diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2024-02-07 20:09:15 +0100 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2024-02-08 14:54:55 +0100 |
commit | 2e171a57c312cb732d633c5ccc51551588b7a855 (patch) | |
tree | bc596aa82d921824c8a189a0799b998fe38b8efd /scripts/gcc-plugins/gcc-generate-rtl-pass.h | |
parent | b377252eeec91f347cd538011f956a4fe73794b3 (diff) |
iwlwifi: mvm: Drop unused fw_trips_index[] from iwl_mvm_thermal_device
The fw_trips_index[] array in struct iwl_mvm_thermal_device is only
populated, but never read, so drop it.
Note that the iwl_mvm_send_temp_report_ths_cmd() code populating
fw_trips_index[] is questionable, because it accesses a trips table
of a thermal zone directly, which is not guaranteed to work in the
future.
No functional impact.
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Acked-by: Miri Korenblit <Miriam.rachel.korenblit@intel.com>
Diffstat (limited to 'scripts/gcc-plugins/gcc-generate-rtl-pass.h')
0 files changed, 0 insertions, 0 deletions