]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
soc_camera: fix a weird cast on printk
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 23 Mar 2018 10:33:36 +0000 (06:33 -0400)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 23 Mar 2018 10:55:50 +0000 (06:55 -0400)
commit42eb523ff59e6591bf21954fe30db555efc695d9
tree093d447f10b26a8b80dd91317fc6e1f45d6aaa74
parent6b65dd4c2c318f8ae666d74ba116b417b5e8263f
soc_camera: fix a weird cast on printk

drivers/media/platform/soc_camera/soc_camera.c:790 soc_camera_mmap() warn: argument 4 to %08lx specifier is cast from pointer

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/platform/soc_camera/soc_camera.c