public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ftrace: copy + paste typo in asm/ftrace.h
@ 2008-07-16 21:31 Sebastian Siewior
  2008-07-18 11:14 ` Ingo Molnar
  2008-07-22 14:09 ` Steven Rostedt
  0 siblings, 2 replies; 3+ messages in thread
From: Sebastian Siewior @ 2008-07-16 21:31 UTC (permalink / raw)
  To: Steven Rostedt; +Cc: linux-kernel

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


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-07-22 14:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-16 21:31 [PATCH] ftrace: copy + paste typo in asm/ftrace.h Sebastian Siewior
2008-07-18 11:14 ` Ingo Molnar
2008-07-22 14:09 ` Steven Rostedt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox