diff options
| author | Shiraz Hashim <shashim@codeaurora.org> | 2016-09-07 10:41:54 +0530 |
|---|---|---|
| committer | Shiraz Hashim <shashim@codeaurora.org> | 2016-09-07 12:06:48 +0530 |
| commit | 8ecaa617d55c3d6fca6ba66a370f1c8eda2ee561 (patch) | |
| tree | 7965c8d5b0151212e9181435c198d665aecb5b8f /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 11d6060fffff4b7e87d1cadb5f65dfc7f74332cc (diff) | |
soc: qcom: remoteqdss: Fix build error on 32bit
__builtin_return_address(1) results in build error on
32bit.
drivers/soc/qcom/remoteqdss.c:
In function 'remoteqdss_do_scm_call':
drivers/soc/qcom/remoteqdss.c:113:363:
warning: unsupported argument to '__builtin_return_address'
error, forbidden warning: remoteqdss.c:113
Fix this by using __builtin_return_address(0) and passing
the caller information down to functions where it is used.
Change-Id: I535ec77009a73f6ea95e4060177ca7b8e6a2c8d1
Signed-off-by: Shiraz Hashim <shashim@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
