V4L/DVB: tm6000: avoid unknown symbol tm6000_debug
[deliverable/linux.git] / drivers / staging / tm6000 / tm6000-video.c
index c0d6f6a25c1724a00a15080507b8a463972c5b31..34e8ef5c2277efdb0b249df03215fdf5173940a1 100644 (file)
@@ -56,6 +56,7 @@ static int video_nr = -1;             /* /dev/videoN, -1 for autodetect */
 
 /* Debug level */
 int tm6000_debug;
+EXPORT_SYMBOL_GPL(tm6000_debug);
 
 /* supported controls */
 static struct v4l2_queryctrl tm6000_qctrl[] = {
This page took 0.031797 seconds and 5 git commands to generate.