aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/io_apic_32.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/kernel/io_apic_32.c')
-rw-r--r--arch/x86/kernel/io_apic_32.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/kernel/io_apic_32.c b/arch/x86/kernel/io_apic_32.c
index 75bf8dc77650..76f11c3e3906 100644
--- a/arch/x86/kernel/io_apic_32.c
+++ b/arch/x86/kernel/io_apic_32.c
@@ -725,7 +725,7 @@ late_initcall(balanced_irq_init);
725#endif /* CONFIG_SMP */ 725#endif /* CONFIG_SMP */
726 726
727#ifndef CONFIG_SMP 727#ifndef CONFIG_SMP
728void fastcall send_IPI_self(int vector) 728void send_IPI_self(int vector)
729{ 729{
730 unsigned int cfg; 730 unsigned int cfg;
731 731