]> git.itanic.dy.fi Git - linux-stable/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)
commit7128af87c7f1c30cd6cebe0b012cc25872c689e2
tree5989dbb9bab791b4048d02c764abf0aa91032a5e
parent00e66e37af0090f9ed95ca4bc3d8f5c6171daaf0
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