[PATCH] i386, apic: clean up the APIC code
[sfrench/cifs-2.6.git] / include / asm-i386 / apic.h
index 3a61206fd108137b19a0635396e683814373d984..ccf64fa7b93514f5e4e6c2187207483ae3d3b2e6 100644 (file)
@@ -97,7 +97,7 @@ static inline void ack_APIC_irq(void)
 
 extern void (*wait_timer_tick)(void);
 
-extern int get_maxlvt(void);
+extern int lapic_get_maxlvt(void);
 extern void clear_local_APIC(void);
 extern void connect_bsp_APIC (void);
 extern void disconnect_bsp_APIC (int virt_wire_setup);