提交 e5b13acf 编写于 作者: M Mauro Carvalho Chehab

V4L/DVB (8451): dw2102: fix in-kernel compilation

Signed-off-by: NMauro Carvalho Chehab <mchehab@infradead.org>
上级 698158c7
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
#define _DW2102_H_ #define _DW2102_H_
#define DVB_USB_LOG_PREFIX "dw2102" #define DVB_USB_LOG_PREFIX "dw2102"
#include <dvb-usb.h> #include "dvb-usb.h"
extern int dvb_usb_dw2102_debug; extern int dvb_usb_dw2102_debug;
#define deb_xfer(args...) dprintk(dvb_usb_dw2102_debug, 0x02, args) #define deb_xfer(args...) dprintk(dvb_usb_dw2102_debug, 0x02, args)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册