aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/csky/include/asm/ftrace.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/csky/include/asm/ftrace.h')
-rw-r--r--arch/csky/include/asm/ftrace.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/csky/include/asm/ftrace.h b/arch/csky/include/asm/ftrace.h
index ba35d93ecda2..fae72b0b1374 100644
--- a/arch/csky/include/asm/ftrace.h
+++ b/arch/csky/include/asm/ftrace.h
@@ -10,6 +10,8 @@
#define HAVE_FUNCTION_GRAPH_RET_ADDR_PTR
+#define ARCH_SUPPORTS_FTRACE_OPS 1
+
#define MCOUNT_ADDR ((unsigned long)_mcount)
#ifndef __ASSEMBLY__