x86, apic: Remove check_apicid_present callback
[cascardo/linux.git] / arch / x86 / kernel / apic / apic_numachip.c
index 5f83500..b49eb40 100644 (file)
@@ -217,7 +217,6 @@ static const struct apic apic_numachip __refconst = {
        .disable_esr                    = 0,
        .dest_logical                   = 0,
        .check_apicid_used              = NULL,
-       .check_apicid_present           = NULL,
 
        .vector_allocation_domain       = default_vector_allocation_domain,
        .init_apic_ldr                  = flat_init_apic_ldr,