]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
V4L/DVB (8451): dw2102: fix in-kernel compilation
authorMauro Carvalho Chehab <mchehab@infradead.org>
Thu, 24 Jul 2008 17:37:55 +0000 (14:37 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 25 Jul 2008 12:02:15 +0000 (09:02 -0300)
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/dvb/dvb-usb/dw2102.h

index cb5873752e469cb4585c72198960406c3214bc96..7a310f906837c9fdbe24ef822a9fea9f2fc51e2d 100644 (file)
@@ -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)