mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-12 16:40:42 +09:00
Merge remote-tracking branch 'lsk/v3.10/topic/arm64-ftrace' into linux-linaro-lsk
This commit is contained in:
@@ -52,7 +52,7 @@ extern inline void *return_address(unsigned int level)
|
||||
|
||||
#endif
|
||||
|
||||
#define ftrace_return_addr(n) return_address(n)
|
||||
#define ftrace_return_address(n) return_address(n)
|
||||
|
||||
#endif /* ifndef __ASSEMBLY__ */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user