Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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

parent 698158c7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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)