]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: remove all definitions with fastcall
authorHarvey Harrison <harvey.harrison@gmail.com>
Wed, 30 Jan 2008 12:31:17 +0000 (13:31 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:31:17 +0000 (13:31 +0100)
commit75604d7f7f1ee93e4d19d9e19f4497b7ed842f2a
treeca8f9af34d70e237b78ca47c225fbbbbe1a64fac
parent56c4da454de1264e381256f658f61b9ef690dd21
x86: remove all definitions with fastcall

fastcall is always defined to be empty, remove it from arch/x86

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
19 files changed:
arch/x86/kernel/apic_32.c
arch/x86/kernel/cpu/mcheck/k7.c
arch/x86/kernel/cpu/mcheck/mce.h
arch/x86/kernel/cpu/mcheck/mce_32.c
arch/x86/kernel/cpu/mcheck/p4.c
arch/x86/kernel/cpu/mcheck/p5.c
arch/x86/kernel/cpu/mcheck/p6.c
arch/x86/kernel/cpu/mcheck/winchip.c
arch/x86/kernel/io_apic_32.c
arch/x86/kernel/irq_32.c
arch/x86/kernel/kprobes_32.c
arch/x86/kernel/process_32.c
arch/x86/kernel/signal_32.c
arch/x86/kernel/smp_32.c
arch/x86/kernel/traps_32.c
arch/x86/kernel/vm86_32.c
arch/x86/mach-voyager/voyager_smp.c
arch/x86/mm/fault_32.c
arch/x86/xen/events.c