]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: bcm2835-audio: Replace call to vchi_msg_queue with vchi_queue_kernel_message
authorMichael Zoran <mzoran@crowfest.net>
Wed, 1 Feb 2017 14:31:53 +0000 (06:31 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 2 Feb 2017 12:01:31 +0000 (13:01 +0100)
commitc07acb97fd564cffcfd7bdc18eab9278bd448633
treed52248dd9c0a64f361c0c77b53ac63b6178f69b8
parentfa6a8adf3ab78dde8a3e4b13af0922ae27328d10
staging: bcm2835-audio: 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/bcm2835-audio/bcm2835-vchiq.c