Skip to content

Commit

Permalink
V4L/DVB (8451): dw2102: fix in-kernel compilation
Browse files Browse the repository at this point in the history
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
  • Loading branch information
Mauro Carvalho Chehab committed Jul 25, 2008
1 parent 698158c commit e5b13ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/media/dvb/dvb-usb/dw2102.h
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit e5b13ac

Please sign in to comment.