summaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorDhoat Harpal <hdhoat@codeaurora.org>2017-01-05 18:51:00 +0530
committerArun Kumar Neelakantam <aneela@codeaurora.org>2017-01-18 19:42:20 +0530
commit16181764753b1e1f99f1f372d030b1d3483b0ec1 (patch)
tree1aed3918d19847ed12c0a72f7c4f46bb7fccfa57 /tools/perf/util/trace-event-scripting.c
parenta51b7f60003e6071703d5e4489dae0f3ab7ae264 (diff)
soc: qcom: glink_spi_xprt: Fix compilation error for 32 bit
Conversion of a 64 bit int variable to void pointer is illegal operation when compiling for 32 bit architecture. Added explicit conversion to uintprt_t, so that 32 bit conversion can be done. CRs-Fixed: 1107920 Change-Id: I3854fcb460308c9a77a17198dcb604dd4da135ac Signed-off-by: Dhoat Harpal <hdhoat@codeaurora.org>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions