x86, apic: remove ->store_NMI_vector()
[safe/jmp/linux-2.6] / arch / x86 / include / asm / apic.h
index 2cdd19e..122d8ed 100644 (file)
@@ -313,7 +313,6 @@ struct genapic {
 
        void (*wait_for_init_deassert)(atomic_t *deassert);
        void (*smp_callin_clear_local_apic)(void);
-       void (*store_NMI_vector)(unsigned short *high, unsigned short *low);
        void (*inquire_remote_apic)(int apicid);
 
        /* apic ops */