V4L/DVB (6878): tuner: remove extraneous variable declaration
authorMichael Krufky <mkrufky@linuxtv.org>
Fri, 21 Dec 2007 02:19:14 +0000 (23:19 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 25 Jan 2008 21:04:10 +0000 (19:04 -0200)
commitb624aa86cd92b32d66653609e4896f54c0d6111d
treec2093105bacec0be366ab062b3a33fd534bd5cc8
parentd536c9df41f5e47a37e22b46ea98451ce8134e55
V4L/DVB (6878): tuner: remove extraneous variable declaration

tuner_count is already declared as "extern unsigned const int"
in <media/tuner-types.h>  -- Remove it from tuner-driver.h

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/tuner-driver.h