git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b1da1c
)
x86: fix !ACPI build for es7000_32.c
author
Ingo Molnar
<mingo@elte.hu>
Thu, 26 Feb 2009 13:34:08 +0000
(14:34 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 26 Feb 2009 13:35:56 +0000
(14:35 +0100)
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>
No differences found