diff options
author | Philipp Stanner <[email protected]> | 2024-10-30 12:27:39 +0100 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2024-10-30 16:07:38 -0500 |
commit | 3dd6ed25a90cf3fa0e414afe8c42d28de4a05928 (patch) | |
tree | bfa783eb86c07e09cd93bf21c75ea07826c6bcd2 /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | abbc299c71aa1ff118c48b392d1235122884c85a (diff) |
wifi: iwlwifi: replace deprecated PCI functions
pcim_iomap_table() and pcim_iomap_regions_request_all() have been
deprecated by the PCI subsystem in commit e354bb84a4c1 ("PCI: Deprecate
pcim_iomap_table(), pcim_iomap_regions_request_all()").
Replace these functions with their successors, pcim_iomap() and
pcim_request_all_regions().
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Philipp Stanner <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Acked-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions