From: Mauro Carvalho Chehab Date: Sat, 5 Jun 2010 00:08:25 +0000 (-0300) Subject: V4L/DVB: tm6000: avoid unknown symbol tm6000_debug X-Git-Tag: v2.6.36-rc1~582^2~226 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=faa7c13481a1d73e93456b1e2a0d95c4f89ad518;p=linux.git V4L/DVB: tm6000: avoid unknown symbol tm6000_debug Reported by Stefan Ringel. Thanks-to: Stefan Ringel Signed-off-by: Mauro Carvalho Chehab --- diff --git a/drivers/staging/tm6000/tm6000-video.c b/drivers/staging/tm6000/tm6000-video.c index c0d6f6a25c17..34e8ef5c2277 100644 --- a/drivers/staging/tm6000/tm6000-video.c +++ b/drivers/staging/tm6000/tm6000-video.c @@ -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[] = {