diff options
author | Behan Webster <[email protected]> | 2014-09-24 01:06:46 +0100 |
---|---|---|
committer | Russell King <[email protected]> | 2014-09-26 14:40:03 +0100 |
commit | aeea3592a13bf12861943e44fc48f1f270941f8d (patch) | |
tree | 4c19906d8f762a9cddc438ff0042087402338ff7 /include/linux/fpga/fpga-mgr.h | |
parent | 389522b0c0530658eb9f9a53410ec2494616d785 (diff) |
ARM: 8158/1: LLVMLinux: use static inline in ARM ftrace.h
With compilers which follow the C99 standard (like modern versions of gcc and
clang), "extern inline" does the wrong thing (emits code for an externally
linkable version of the inline function). In this case using static inline
and removing the NULL version of return_address in return_address.c does
the right thing.
Signed-off-by: Behan Webster <[email protected]>
Reviewed-by: Mark Charlebois <[email protected]>
Acked-by: Steven Rostedt <[email protected]>
Signed-off-by: Russell King <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions