Cleanups for ARM64 ACPI, first remove some leftover functions in asm/acpi.h, then make acpi_numa_get_nid() invisible to kernel/smp.c for the preparation to move acpi_numa.c to drivers/acpi/arm64/. ACPI NUMA code for ARM64 are not strictly arch specific, move them to drivers/acpi/arm64/.