Commit e5b13acf authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab

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

Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@infradead.org>
parent 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%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment