x86/apic: Remove unused phys_pkg_id() callback
[linux-2.6-block.git] / arch / x86 / kernel / apic / x2apic_cluster.c
index 28a7d3f2312d21fc864ee67cd22b86a61983d649..59b05737fe3ecf4ae0563fcc9a8db23df3fce620 100644 (file)
@@ -235,7 +235,6 @@ static struct apic apic_x2apic_cluster __ro_after_init = {
        .init_apic_ldr                  = init_x2apic_ldr,
        .ioapic_phys_id_map             = NULL,
        .cpu_present_to_apicid          = default_cpu_present_to_apicid,
-       .phys_pkg_id                    = x2apic_phys_pkg_id,
 
        .max_apic_id                    = UINT_MAX,
        .x2apic_set_max_apicid          = true,