diff options
author | Hans Verkuil <[email protected]> | 2016-07-09 04:32:58 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2016-07-09 07:47:29 -0300 |
commit | 65ad26cdfdf119be3e382ec9d05916cfc7c6be61 (patch) | |
tree | b4faf337ef26ee51abac6efd0df7f1547daf67c2 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | f7cf0362f6ad13e1235a731456641178a4280c90 (diff) |
[media] mtk-vcodec: fix compiler warning
mtk-vcodec/venc_vpu_if.c:40:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
struct venc_vpu_inst *vpu = (struct venc_vpu_inst *)msg->venc_inst;
^
Note: venc_inst is u64.
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions