ftrace: copy + paste typo in asm/ftrace.h
authorSebastian Siewior <bigeasy@linutronix.de>
Wed, 16 Jul 2008 21:31:17 +0000 (23:31 +0200)
committerIngo Molnar <mingo@elte.hu>
Fri, 18 Jul 2008 11:14:08 +0000 (13:14 +0200)
Signed-off-by: Sebastian Siewior <bigeasy@linutronix.de>
Cc: Steven Rostedt <srostedt@redhat.co>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/asm-x86/ftrace.h

index c184441..5c68b32 100644 (file)
@@ -1,5 +1,5 @@
 #ifndef _ASM_X86_FTRACE
-#define _ASM_SPARC64_FTRACE
+#define _ASM_X86_FTRACE
 
 #ifdef CONFIG_FTRACE
 #define MCOUNT_ADDR            ((long)(mcount))