diff options
author | Hans Verkuil <hverkuil-cisco@xs4all.nl> | 2019-11-03 12:23:36 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@kernel.org> | 2019-11-08 07:27:47 +0100 |
commit | 2c3e42bf78c7ad646856089eba9839f3942a5165 (patch) | |
tree | 60b7737d91ae4bcac167ca032a2727d33c909519 /sound/parisc | |
parent | 2df34d3a27c1f3b043689edb017a6572ac8a7934 (diff) |
media: ti-vpe: fix smatch error
This patch fixes this error:
drivers/media/platform/ti-vpe/vpdma.c:767 dump_dtd() error: '%pad' expects argument of type 'dma_addr_t*', argument 2 has type 'uint*'
dtd->start_addr is a u32, so no need for %pad.
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Reviewed-by: Benoit Parrot <bparrot@ti.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'sound/parisc')
0 files changed, 0 insertions, 0 deletions