]> err.no Git - linux-2.6/blobdiff - drivers/media/video/cx25840/cx25840-core.c
V4L/DVB (3377): make some code static
[linux-2.6] / drivers / media / video / cx25840 / cx25840-core.c
index 0da744c1d23e25eca1ce3cc43890b20f20f549dc..c66c2c1f480927b18c047c9fbcc4054868f6ba41 100644 (file)
@@ -43,7 +43,7 @@ MODULE_LICENSE("GPL");
 static unsigned short normal_i2c[] = { 0x88 >> 1, I2C_CLIENT_END };
 
 
-int cx25840_debug;
+static int cx25840_debug;
 
 module_param_named(debug,cx25840_debug, int, 0644);