projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
29cbeb0
)
ftrace: copy + paste typo in asm/ftrace.h
author
Sebastian Siewior
<bigeasy@linutronix.de>
Wed, 16 Jul 2008 21:31:17 +0000
(23:31 +0200)
committer
Ingo 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
patch
|
blob
|
history
diff --git
a/include/asm-x86/ftrace.h
b/include/asm-x86/ftrace.h
index c184441133f2bbd90075ce3b97562efc0504db4f..5c68b32ee1c81c28a51392303f767f05cf9ae5f3 100644
(file)
--- 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))