V4L/DVB (7094): static memory
[pandora-kernel.git] / drivers / media / dvb / frontends / s5h1409.c
index 1a4d831..1ca2503 100644 (file)
@@ -48,7 +48,7 @@ struct s5h1409_state {
        u32 qam_state;
 };
 
-static int debug = 0;
+static int debug;
 #define dprintk        if (debug) printk
 
 /* Register values to initialise the demod, this will set VSB by default */