]> git.baikalelectronics.ru Git - 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)
commit61da01bfd002953cfe496928da77f8aaab4edc6a
tree33b993d396c8d65f3dfd9095dff02696b3635f55
parent179c62509d595321807bf196b20f22abca796560
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