V4L/DVB (8451): dw2102: fix in-kernel compilation
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:
parent
698158c799
commit
e5b13acf56
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
#define _DW2102_H_
|
||||
|
||||
#define DVB_USB_LOG_PREFIX "dw2102"
|
||||
#include <dvb-usb.h>
|
||||
#include "dvb-usb.h"
|
||||
|
||||
extern int dvb_usb_dw2102_debug;
|
||||
#define deb_xfer(args...) dprintk(dvb_usb_dw2102_debug, 0x02, args)
|
||||
|
|
Loading…
Reference in a new issue