aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/dvb/frontends/stv0900_priv.h
diff options
context:
space:
mode:
authorIgor M. Liplianin <liplianin@netup.ru>2009-09-19 08:37:40 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2009-12-05 18:40:03 -0200
commit8171c2059cc4b0507faf3a0e0fdf28cc83d8ac62 (patch)
tree1d8f7f0bf30dfcc44d329434c0a5546e66cbfcba /drivers/media/dvb/frontends/stv0900_priv.h
parent61b1e58f0e1b9dd0e6ab7199f19b93948af4baa1 (diff)
V4L/DVB (13045): Fix debug messaging for stv0900 demod.
Signed-off-by: Igor M. Liplianin <liplianin@netup.ru> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/dvb/frontends/stv0900_priv.h')
-rw-r--r--drivers/media/dvb/frontends/stv0900_priv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/dvb/frontends/stv0900_priv.h b/drivers/media/dvb/frontends/stv0900_priv.h
index 5ed7a145c7d..5f4414f8da2 100644
--- a/drivers/media/dvb/frontends/stv0900_priv.h
+++ b/drivers/media/dvb/frontends/stv0900_priv.h
@@ -60,7 +60,7 @@
} \
} while (0)
-static int stvdebug;
+extern int stvdebug;
#define dprintk(args...) \
do { \