mirror of https://gitee.com/openkylin/linux.git
V4L/DVB (5228): Gl861: remove unneeded "extern int" declaration
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:
parent
73b96c09f6
commit
8bb36dc7b5
|
@ -4,7 +4,6 @@
|
|||
#define DVB_USB_LOG_PREFIX "gl861"
|
||||
#include "dvb-usb.h"
|
||||
|
||||
extern int dvb_usb_gl861_debug;
|
||||
#define deb_rc(args...) dprintk(dvb_usb_gl861_debug,0x01,args)
|
||||
|
||||
#define GL861_WRITE 0x40
|
||||
|
|
Loading…
Reference in New Issue