staging: bcm2835/mmal-vchiq: Replace call to vchi_msg_queue with vchi_queue_kernel_me...
authorMichael Zoran <mzoran@crowfest.net>
Wed, 1 Feb 2017 14:31:54 +0000 (06:31 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 2 Feb 2017 12:01:31 +0000 (13:01 +0100)
commitd3a4e613bcc3212be7bcf93096a351ad81da246e
tree022f5953c9e3ebd1b4105e2872b49ee67ca86bda
parentc07acb97fd564cffcfd7bdc18eab9278bd448633
staging: bcm2835/mmal-vchiq: Replace call to vchi_msg_queue with vchi_queue_kernel_message

The function vchi_msg_queue was made static in vc04_services
and replaced with vchi_queue_kernel_message.

Change the call to vchi_msg_queue to vchi_queue_kernel_message

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