]> git.baikalelectronics.ru Git - kernel.git/commit
ACPI: Remove the unused find_acpi_cpu_cache_topology()
authorSudeep Holla <sudeep.holla@arm.com>
Mon, 4 Jul 2022 10:16:05 +0000 (11:16 +0100)
committerSudeep Holla <sudeep.holla@arm.com>
Mon, 4 Jul 2022 15:23:23 +0000 (16:23 +0100)
commit20b534f96dc23f49db632b7a4c6e2443106585a8
tree5989dbb9bab791b4048d02c764abf0aa91032a5e
parent367661e8784d5de826ee1f469d4eac452b2d327d
ACPI: Remove the unused find_acpi_cpu_cache_topology()

The sole user of this find_acpi_cpu_cache_topology() was arm64 topology
which is now consolidated into the generic arch_topology without the need
of this function.

Drop the unused function find_acpi_cpu_cache_topology().

Link: https://lore.kernel.org/r/20220704101605.1318280-22-sudeep.holla@arm.com
Cc: Rafael J. Wysocki <rafael@kernel.org>
Reported-by: Ionela Voinescu <ionela.voinescu@arm.com>
Tested-by: Conor Dooley <conor.dooley@microchip.com>
Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
drivers/acpi/pptt.c
include/linux/acpi.h