diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/ftrace.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/ftrace.h b/include/linux/ftrace.h index e6141be2fad5..1bbb2cd631de 100644 --- a/include/linux/ftrace.h +++ b/include/linux/ftrace.h | |||
| @@ -423,7 +423,7 @@ ftrace_set_early_filter(struct ftrace_ops *ops, char *buf, int enable); | |||
| 423 | 423 | ||
| 424 | /* defined in arch */ | 424 | /* defined in arch */ |
| 425 | extern int ftrace_ip_converted(unsigned long ip); | 425 | extern int ftrace_ip_converted(unsigned long ip); |
| 426 | extern int ftrace_dyn_arch_init(void *data); | 426 | extern int ftrace_dyn_arch_init(void); |
| 427 | extern void ftrace_replace_code(int enable); | 427 | extern void ftrace_replace_code(int enable); |
| 428 | extern int ftrace_update_ftrace_func(ftrace_func_t func); | 428 | extern int ftrace_update_ftrace_func(ftrace_func_t func); |
| 429 | extern void ftrace_caller(void); | 429 | extern void ftrace_caller(void); |
