x86/apic: Use u32 for check_apicid_used()
[linux-2.6-microblaze.git] / arch / x86 / kernel / apic / apic_flat_64.c
index 032a84e..a5364a4 100644 (file)
@@ -158,8 +158,6 @@ static struct apic apic_physflat __ro_after_init = {
 
        .disable_esr                    = 0,
 
-       .check_apicid_used              = NULL,
-       .ioapic_phys_id_map             = NULL,
        .cpu_present_to_apicid          = default_cpu_present_to_apicid,
        .phys_pkg_id                    = flat_phys_pkg_id,