]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/x86/kernel/apic/bigsmp_32.c
x86, apic: Remove enable_apic_mode callback
[karo-tx-linux.git] / arch / x86 / kernel / apic / bigsmp_32.c
index 349465aa2454e68c1110dc8a6595368a4f6fd98a..c4a8d63f8220cf09880d7b3e8a6ad3f42e7a6a25 100644 (file)
@@ -172,7 +172,6 @@ static struct apic apic_bigsmp = {
        .cpu_present_to_apicid          = bigsmp_cpu_present_to_apicid,
        .apicid_to_cpu_present          = physid_set_mask_of_physid,
        .check_phys_apicid_present      = bigsmp_check_phys_apicid_present,
-       .enable_apic_mode               = NULL,
        .phys_pkg_id                    = bigsmp_phys_pkg_id,
 
        .get_apic_id                    = bigsmp_get_apic_id,