diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2018-03-26 15:31:33 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2018-04-04 07:36:28 -0400 |
commit | 517ac8c02b8454192a1e6250f1326338eaef3fc2 (patch) | |
tree | 661d7278a32629630668ee17f9694ea8b807d742 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 83d019bbb0ed214b4ab9d43107cb2fd7be5aeeea (diff) |
media: staging: atomisp: use %p to print pointers
Instead of a converting pointers to unsigned long, just print
them as-is, using %p.
Fixes this warning:
drivers/staging/media/atomisp/pci/atomisp2/css2400/runtime/debug/src/ia_css_debug.c:3012 ia_css_debug_pipe_graph_dump_sp_raw_copy() warn: argument 4 to %08lx specifier is cast from pointer
Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions