diff options
author | Hanjun Guo <[email protected]> | 2016-05-24 15:35:35 -0700 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2016-05-30 14:27:07 +0200 |
commit | 6525afdf53b39968f1a109b1ce1607ca6c98d300 (patch) | |
tree | 5ab5e037f2b2e9bd666c12107b136911eb30dd9e /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 312521d0543513f37f0badb4efc7bfed2d99672e (diff) |
ACPI / NUMA: move acpi_numa_slit_init() to drivers/acpi/numa.c
Identical implementations of acpi_numa_slit_init() are used by both
x86 and follow-on arm64 support. Move it to drivers/acpi/numa.c, and
guard with CONFIG_X86 || CONFIG_ARM64 because ia64 has its own
architecture specific implementation.
No code change.
Signed-off-by: Hanjun Guo <[email protected]>
Signed-off-by: Robert Richter <[email protected]>
Signed-off-by: David Daney <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions