]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/x86/kernel/apic/x2apic_cluster.c
x86/apic: Remove the unused struct apic::apic_id_mask field
[karo-tx-linux.git] / arch / x86 / kernel / apic / x2apic_cluster.c
index aca8b75c15527fcb0aa78bcabbcbb9fe6b14fdc0..24170d0809ba9e45eb88fce04c0a7be4fe708b8b 100644 (file)
@@ -270,7 +270,6 @@ static struct apic apic_x2apic_cluster = {
 
        .get_apic_id                    = x2apic_get_apic_id,
        .set_apic_id                    = x2apic_set_apic_id,
-       .apic_id_mask                   = 0xFFFFFFFFu,
 
        .cpu_mask_to_apicid_and         = x2apic_cpu_mask_to_apicid_and,