ACPI/IORT: Remove iort_node_match()
authorLorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Wed, 14 Jun 2017 16:37:13 +0000 (17:37 +0100)
committerWill Deacon <will.deacon@arm.com>
Thu, 15 Jun 2017 10:41:37 +0000 (11:41 +0100)
commit91e0bf81258c07aad27a4833368569ce873cd83e
treea697d30995fc894777cf7022c1385e1420fc0cf1
parentc6bb8f89fa6df7a8d62bad2f66063b4b7433ea59
ACPI/IORT: Remove iort_node_match()

Commit 316ca8804ea8 ("ACPI/IORT: Remove linker section for IORT entries
probing") removed the linker section for IORT entries probing.

Since those IORT entries were the only iort_node_match() interface
users, the iort_node_match() became obsolete and can then be removed.

Remove the ACPI IORT iort_node_match() interface from the kernel.

Acked-by: Marc Zyngier <marc.zyngier@arm.com>
Acked-by: Hanjun Guo <hanjun.guo@linaro.org>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Cc: Hanjun Guo <hanjun.guo@linaro.org>
Signed-off-by: Will Deacon <will.deacon@arm.com>
drivers/acpi/arm64/iort.c
include/linux/acpi_iort.h