]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/x86/kernel/apic/probe_32.c
x86, apic: Remove enable_apic_mode callback
[karo-tx-linux.git] / arch / x86 / kernel / apic / probe_32.c
index 45ad6d894bb38fe4ba2bc1a04487d4885f89ef00..bda488680dbc1a42cdfe4fb175aa6dae73cb612d 100644 (file)
@@ -97,7 +97,6 @@ static struct apic apic_default = {
        .cpu_present_to_apicid          = default_cpu_present_to_apicid,
        .apicid_to_cpu_present          = physid_set_mask_of_physid,
        .check_phys_apicid_present      = default_check_phys_apicid_present,
-       .enable_apic_mode               = NULL,
        .phys_pkg_id                    = default_phys_pkg_id,
 
        .get_apic_id                    = default_get_apic_id,