diff options
author | 2024-10-30 12:27:40 +0100 | |
---|---|---|
committer | 2024-10-30 16:07:38 -0500 | |
commit | 5915997a8eb4b8a8e8aa3b0fe6cb85265822c2ba (patch) | |
tree | f45335b77443af64171e20eff57d743979b88315 /lib/zstd/zstd_common_module.c | |
parent | wifi: iwlwifi: replace deprecated PCI functions (diff) | |
download | wireguard-linux-5915997a8eb4b8a8e8aa3b0fe6cb85265822c2ba.tar.xz wireguard-linux-5915997a8eb4b8a8e8aa3b0fe6cb85265822c2ba.zip |
ntb: idt: 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/20241030112743.104395-8-pstanner@redhat.com
Signed-off-by: Philipp Stanner <pstanner@redhat.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Serge Semin <fancer.lancer@gmail.com>
Diffstat (limited to 'lib/zstd/zstd_common_module.c')
0 files changed, 0 insertions, 0 deletions