]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commitdiff
V4L/DVB: tm6000: avoid unknown symbol tm6000_debug
authorMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 5 Jun 2010 00:08:25 +0000 (21:08 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 2 Aug 2010 17:05:54 +0000 (14:05 -0300)
Reported by Stefan Ringel.

Thanks-to: Stefan Ringel <stefan.ringel@arcor.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
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[] = {