提交 b624aa86 编写于 作者: M Michael Krufky 提交者: Mauro Carvalho Chehab

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: NMichael Krufky <mkrufky@linuxtv.org>
Signed-off-by: NMauro Carvalho Chehab <mchehab@infradead.org>
上级 d536c9df
......@@ -24,8 +24,6 @@
#include "dvb_frontend.h"
extern unsigned const int tuner_count;
struct analog_demod_info {
char *name;
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册