Skip to content

Commit

Permalink
ftrace: copy + paste typo in asm/ftrace.h
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastian Siewior <bigeasy@linutronix.de>
Cc: Steven Rostedt <srostedt@redhat.co>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
  • Loading branch information
Sebastian Siewior authored and Ingo Molnar committed Jul 18, 2008
1 parent 29cbeb0 commit 2b7207a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/asm-x86/ftrace.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#ifndef _ASM_X86_FTRACE
#define _ASM_SPARC64_FTRACE
#define _ASM_X86_FTRACE

#ifdef CONFIG_FTRACE
#define MCOUNT_ADDR ((long)(mcount))
Expand Down

0 comments on commit 2b7207a

Please sign in to comment.