diff options
author | Rasmus Villemoes <linux@rasmusvillemoes.dk> | 2015-12-08 15:15:54 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2016-01-25 12:20:16 +0100 |
commit | 76a563675485849f6f9ad5b30df220438b3628c1 (patch) | |
tree | 7c1028b6c83db7c43c025d7b556d47bf26f0c120 /drivers/media/i2c/ml86v7667.c | |
parent | [media] drivers/media: vsp1_video: fix compile error (diff) | |
download | linux-76a563675485849f6f9ad5b30df220438b3628c1.tar.xz linux-76a563675485849f6f9ad5b30df220438b3628c1.zip |
[media] exynos4-is: fix a format string bug
Ironically, 7d4020c3c400 ("[media] exynos4-is: fix some warnings when
compiling on arm64") fixed some format string bugs but introduced a
new one. buf_index is a simple int, so it should be printed with %d,
not %pad (which is correctly used for dma_addr_t).
Fixes: 7d4020c3c400 ("[media] exynos4-is: fix some warnings when compiling on arm64")
Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/media/i2c/ml86v7667.c')
0 files changed, 0 insertions, 0 deletions