]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/media/video/vpx3220.c
V4L/DVB (8488): videodev: remove some CONFIG_VIDEO_V4L1_COMPAT code from v4l2-dev.h
[linux-2.6-omap-h63xx.git] / drivers / media / video / vpx3220.c
index a9133858e913552e62474792ad6b647a0865edd5..35293029da02423e1c31cb1aedb136f78c6b090f 100644 (file)
@@ -40,7 +40,7 @@
 #define I2C_VPX3220        0x86
 #define VPX3220_DEBUG  KERN_DEBUG "vpx3220: "
 
-static int debug = 0;
+static int debug;
 module_param(debug, int, 0);
 MODULE_PARM_DESC(debug, "Debug level (0-1)");