staging: bcm2835-audio: fix mutex definition without comment
authorAdrien Thierry <athierry@redhat.com>
Thu, 14 Apr 2022 18:16:22 +0000 (14:16 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 20 Apr 2022 16:29:05 +0000 (18:29 +0200)
commit7f658339b7e2ff834952969755694dfb1fd4282b
tree263d2695c63d2b1044a8fd6077534596fc62f398
parentd9d19fb09b2ea59ebebf63845b4cf2e86493582c
staging: bcm2835-audio: fix mutex definition without comment

Fix issue reported by checkpatch:

CHECK: struct mutex definition without comment
FILE: drivers/staging/vc04_services/bcm2835-audio/bcm2835.h:64:

Signed-off-by: Adrien Thierry <athierry@redhat.com>
Link: https://lore.kernel.org/r/20220414181622.102049-6-athierry@redhat.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vc04_services/bcm2835-audio/bcm2835.h