]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
staging: vc04_services: Add casts to remove warnings in vchiq_core.c
authorMichael Zoran <mzoran@crowfest.net>
Wed, 19 Oct 2016 22:58:54 +0000 (15:58 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 24 Oct 2016 13:21:27 +0000 (15:21 +0200)
commitf9bee6dd24addfa00c2c8d50c25b73efbfbb28ba
tree33b993d396c8d65f3dfd9095dff02696b3635f55
parent8e8e2e36f77ab074016f79ac63b7255f645da3ed
staging: vc04_services: Add casts to remove warnings in vchiq_core.c

When compiling vchiq_core.c for 64 bit, the compiler
emits a few warnings that are not actual issues. This
change adds a few casts to remove the extra unnecessary
warnings.

Signed-off-by: Michael Zoran <mzoran@crowfest.net>
Reviewed-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vc04_services/interface/vchiq_arm/vchiq_core.c