Merge tag 'pinctrl-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw...
[deliverable/linux.git] / arch / x86 / xen / apic.c
index db52a7fafcc2ce7dc9b4294065ef9807f9a311a1..44c88ad1841a3696a7225965f16760820bea938a 100644 (file)
@@ -177,7 +177,6 @@ static struct apic xen_pv_apic = {
 
        .get_apic_id                    = xen_get_apic_id,
        .set_apic_id                    = xen_set_apic_id, /* Can be NULL on 32-bit. */
-       .apic_id_mask                   = 0xFF << 24, /* Used by verify_local_APIC. Match with what xen_get_apic_id does. */
 
        .cpu_mask_to_apicid_and         = flat_cpu_mask_to_apicid_and,
 
This page took 0.036566 seconds and 5 git commands to generate.