Skip to content
Commit 5355be7d authored by James Morse's avatar James Morse
Browse files

arm64: acpi: Move get_cpu_for_acpi_id() to a header



ACPI identifies CPUs by UID. get_cpu_for_acpi_id() maps the ACPI UID
to the linux CPU number.

The helper to retrieve this mapping is only available in arm64's numa
code.

Move it to live next to get_acpi_id_for_cpu().

Signed-off-by: James Morse's avatarJames Morse <james.morse@arm.com>
parent 2b63b402
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment