V4L/DVB (8495): usb/anysee.c: make struct anysee_usb_mutex static
authorAdrian Bunk <bunk@kernel.org>
Mon, 21 Jul 2008 19:33:42 +0000 (16:33 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Sat, 26 Jul 2008 16:18:21 +0000 (13:18 -0300)
commit53faa1b1b9a262a634d7761ab5c62bbb017666bd
tree5ba00f5eb9820e0f691f3703aede0435430bedde
parentfe0d3dff464bdd0cfe56829d86e358438647046c
V4L/DVB (8495): usb/anysee.c: make struct anysee_usb_mutex static

This patch makes the needlessly global struct anysee_usb_mutex static.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/dvb/dvb-usb/anysee.c