aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorLaurent Pinchart <[email protected]>2021-07-28 18:19:34 +0300
committerLaurent Pinchart <[email protected]>2021-10-07 05:42:15 +0300
commit95f22783c6b0a0f6722a289d7e9f3da5c9001ee4 (patch)
tree8eba3342cb6922f3b2578841457bdb7c07d6bb2f /tools/perf/scripts/python/export-to-sqlite.py
parentd6a4bf45a96fe170ca45fa15ff46dcfcd84b3bac (diff)
drm/omap: Cast pointer to integer without generating warning
On 64-bit platforms, the compiler complains that casting a void pointer to an unsigned int loses data. Cast the pointer to a uintptr_t to fix this. Signed-off-by: Laurent Pinchart <[email protected]> Reviewed-by: Tomi Valkeinen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions