From: Ingo Molnar Date: Thu, 26 Feb 2009 13:34:08 +0000 (+0100) Subject: x86: fix !ACPI build for es7000_32.c X-Git-Tag: v2.6.30-rc1~211^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b900d44190c7da8681101c57a5be6b354dab2c7;p=pandora-kernel.git 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 Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed