ftrace: copy + paste typo in asm/ftrace.h

Signed-off-by: Sebastian Siewior <bigeasy@linutronix.de>
Cc: Steven Rostedt <srostedt@redhat.co>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
Sebastian Siewior 2008-07-16 23:31:17 +02:00 committed by Ingo Molnar
parent 29cbeb0e17
commit 2b7207a6b5

View 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))