]> git.baikalelectronics.ru Git - kernel.git/commit
ACPI/IORT: Remove the unused __get_pci_rid()
authorZenghui Yu <yuzenghui@huawei.com>
Sat, 9 May 2020 09:34:30 +0000 (17:34 +0800)
committerWill Deacon <will@kernel.org>
Tue, 26 May 2020 19:43:33 +0000 (20:43 +0100)
commit452842c5302643a4c8d5b89871f2645727fb545f
tree939254484085021e622a45b560eadd1921661efb
parentb751fb2ea5401012d54b872bc3bb396c294f71e1
ACPI/IORT: Remove the unused __get_pci_rid()

Since commit 0d34bcca836f ("ACPI/IORT: Handle PCI aliases properly for
IOMMUs"), __get_pci_rid() has become actually unused and can be removed.

Signed-off-by: Zenghui Yu <yuzenghui@huawei.com>
Acked-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Acked-by: Hanjun Guo <guohanjun@huawei.com>
Link: https://lore.kernel.org/r/20200509093430.1983-1-yuzenghui@huawei.com
Signed-off-by: Will Deacon <will@kernel.org>
drivers/acpi/arm64/iort.c