commit | 3b900d44190c7da8681101c57a5be6b354dab2c7 | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Thu Feb 26 14:34:08 2009 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Feb 26 14:35:56 2009 +0100 |
tree | 459552f657ba4bd12eb2371be563b320d7d119f9 | |
parent | 0b1da1c8fc1a0cb71f17701efad06855a059f752 [diff] |
x86: fix !ACPI build for es7000_32.c arch/x86/kernel/apic/es7000_32.c:702: error: 'es7000_acpi_madt_oem_check_cluster' undeclared here (not in a function) Provide a es7000_acpi_madt_oem_check_cluster() definition in the !ACPI case too. Cc: Yinghai Lu <yinghai@kernel.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>