]> git.baikalelectronics.ru Git - 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)
commite08b4309fa6fe0b112d8347d1e008c09407e025e
tree17e67c62e082fac4228f708999bfb55053733655
parent70360fe3f832e738e023798558678c574ae3486f
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