x86, apic: Remove setup_portio_remap callback
[cascardo/linux.git] / arch / x86 / kernel / apic / apic_numachip.c
index 3d7f6b2..6b55be3 100644 (file)
@@ -225,7 +225,6 @@ static const struct apic apic_numachip __refconst = {
        .setup_apic_routing             = NULL,
        .cpu_present_to_apicid          = default_cpu_present_to_apicid,
        .apicid_to_cpu_present          = NULL,
-       .setup_portio_remap             = NULL,
        .check_phys_apicid_present      = default_check_phys_apicid_present,
        .enable_apic_mode               = NULL,
        .phys_pkg_id                    = numachip_phys_pkg_id,