blob: cb5873752e469cb4585c72198960406c3214bc96 [file] [log] [blame]
Igor M Liplianin7fd48282008-07-20 08:05:50 -03001#ifndef _DW2102_H_
2#define _DW2102_H_
3
4#define DVB_USB_LOG_PREFIX "dw2102"
5#include <dvb-usb.h>
6
7extern int dvb_usb_dw2102_debug;
8#define deb_xfer(args...) dprintk(dvb_usb_dw2102_debug, 0x02, args)
9#endif