mirror of
https://github.com/torvalds/linux.git
synced 2024-11-22 12:11:40 +00:00
s390/ftrace: Remove unused ftrace_plt_template*
Unused since commit b860b9346e
("s390/ftrace: remove dead code").
Reviewed-by: Ilya Leoshkevich <iii@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
This commit is contained in:
parent
6708948e36
commit
017f1f0d39
@ -18,7 +18,5 @@ extern const char ftrace_shared_hotpatch_trampoline_br[];
|
||||
extern const char ftrace_shared_hotpatch_trampoline_br_end[];
|
||||
extern const char ftrace_shared_hotpatch_trampoline_exrl[];
|
||||
extern const char ftrace_shared_hotpatch_trampoline_exrl_end[];
|
||||
extern const char ftrace_plt_template[];
|
||||
extern const char ftrace_plt_template_end[];
|
||||
|
||||
#endif /* _FTRACE_H */
|
||||
|
Loading…
Reference in New Issue
Block a user