diff options
author | Ingo Molnar <mingo@elte.hu> | 2009-01-21 10:24:27 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-01-21 10:24:27 +0100 |
commit | 4ec71fa2d2c3f1040348f2604f4b8ccc833d1c2e (patch) | |
tree | 54287aa0a8e835c0cdd7aa835c223f9f9d7db3f2 /drivers/misc/sgi-xp | |
parent | 55f4949f5765e7a29863b6d17a774601810732f5 (diff) | |
download | linux-4ec71fa2d2c3f1040348f2604f4b8ccc833d1c2e.tar.bz2 |
x86: uv cleanup, build fix
Fix:
arch/x86/mm/srat_64.c: In function ‘acpi_numa_processor_affinity_init’:
arch/x86/mm/srat_64.c:141: error: implicit declaration of function ‘get_uv_system_type’
arch/x86/mm/srat_64.c:141: error: ‘UV_X2APIC’ undeclared (first use in this function)
arch/x86/mm/srat_64.c:141: error: (Each undeclared identifier is reported only once
arch/x86/mm/srat_64.c:141: error: for each function it appears in.)
A couple of UV definitions were moved to asm/uv/uv.h, but srat_64.c did
not include that header. Add it.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'drivers/misc/sgi-xp')
0 files changed, 0 insertions, 0 deletions