mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 22:21:40 +00:00
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:
parent
29cbeb0e17
commit
2b7207a6b5
@ -1,5 +1,5 @@
|
||||
#ifndef _ASM_X86_FTRACE
|
||||
#define _ASM_SPARC64_FTRACE
|
||||
#define _ASM_X86_FTRACE
|
||||
|
||||
#ifdef CONFIG_FTRACE
|
||||
#define MCOUNT_ADDR ((long)(mcount))
|
||||
|
Loading…
Reference in New Issue
Block a user