Skip to content
  • Ingo Molnar's avatar
    x86: fix !ACPI build for es7000_32.c · 3b900d44
    Ingo Molnar authored
    
    
    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: default avatarIngo Molnar <mingo@elte.hu>
    3b900d44