]> 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)
commit6af99b8707fff30d1591dd791158ea382ffb0164
tree5989dbb9bab791b4048d02c764abf0aa91032a5e
parent86c226f682f2133e78033c27f07bf6007024fcf1
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