[PATCH] ftrace: copy + paste typo in asm/ftrace.h

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Steven Rostedt <srostedt@...>
Cc: <linux-kernel@...>
Date: Wednesday, July 16, 2008 - 5:31 pm

Signed-off-by: Sebastian Siewior <bigeasy@linutronix.de>
---
 include/asm-x86/ftrace.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/asm-x86/ftrace.h b/include/asm-x86/ftrace.h
index c184441..5c68b32 100644
--- a/include/asm-x86/ftrace.h
+++ b/include/asm-x86/ftrace.h
@@ -1,5 +1,5 @@
 #ifndef _ASM_X86_FTRACE
-#define _ASM_SPARC64_FTRACE
+#define _ASM_X86_FTRACE
 
 #ifdef CONFIG_FTRACE
 #define MCOUNT_ADDR		((long)(mcount))
-- 
1.5.5.2

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] ftrace: copy + paste typo in asm/ftrace.h, Sebastian Siewior, (Wed Jul 16, 5:31 pm)
Re: [PATCH] ftrace: copy + paste typo in asm/ftrace.h, Steven Rostedt, (Tue Jul 22, 10:09 am)
Re: [PATCH] ftrace: copy + paste typo in asm/ftrace.h, Ingo Molnar, (Fri Jul 18, 7:14 am)