summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/gspca/m5602
diff options
context:
space:
mode:
authorJean-Francois Moine <moinejf@free.fr>2008-12-21 19:02:54 +0100
committerMauro Carvalho Chehab <mchehab@redhat.com>2008-12-30 12:39:43 +0100
commit5c1a15a149504496b25ee3f681893cbe1647ba39 (patch)
tree941f1dfcc0ca854b868740e246628f26560cda7e /drivers/media/video/gspca/m5602
parentV4L/DVB (9994): gspca: t613: Bad loop in om6802 reset. (diff)
downloadlinux-5c1a15a149504496b25ee3f681893cbe1647ba39.tar.xz
linux-5c1a15a149504496b25ee3f681893cbe1647ba39.zip
V4L/DVB (9995): gspca - ov534 and m5602: Set static some functions/variables.
Signed-off-by: Jean-Francois Moine <moinejf@free.fr> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/gspca/m5602')
-rw-r--r--drivers/media/video/gspca/m5602/m5602_core.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/gspca/m5602/m5602_core.c b/drivers/media/video/gspca/m5602/m5602_core.c
index fd6ce384b487..059c4d2ffbc2 100644
--- a/drivers/media/video/gspca/m5602/m5602_core.c
+++ b/drivers/media/video/gspca/m5602/m5602_core.c
@@ -24,7 +24,7 @@
/* Kernel module parameters */
int force_sensor;
-int dump_bridge;
+static int dump_bridge;
int dump_sensor;
static const __devinitdata struct usb_device_id m5602_table[] = {