]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
staging: bcm2835-camera: Fix bogus compiler warnings regarding constants
authorMichael Zoran <mzoran@crowfest.net>
Fri, 10 Mar 2017 05:08:58 +0000 (21:08 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 10 Mar 2017 09:12:10 +0000 (10:12 +0100)
commit2367eb3fbeb2eb97bd96427cb203fd34c3a8a1b6
tree17e67c62e082fac4228f708999bfb55053733655
parent85b1ac7359366e7386fb593427ee3e981e065259
staging: bcm2835-camera: Fix bogus compiler warnings regarding constants

In debug logging code, the compiler is warning about imposible
situations and size of constants not matching the format specifier.

This change fixes all three instances of this.

Signed-off-by: Michael Zoran <mzoran@crowfest.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vc04_services/bcm2835-camera/bcm2835-camera.h
drivers/staging/vc04_services/bcm2835-camera/mmal-vchiq.c