The patch number 10807 was added via Mauro Carvalho Chehab <mche...@redhat.com>
to http://linuxtv.org/hg/v4l-dvb master development tree.

Kernel patches in this development tree may be modified to be backward
compatible with older kernels. Compatibility modifications will be
removed before inclusion into the mainstream Kernel

If anyone has any objections, please let us know by sending a message to:
        Linux Media Mailing List <linux-me...@vger.kernel.org>

------

From: Mauro Carvalho Chehab  <mche...@redhat.com>
stv6110: remove a wrong include file


For sure a frontend doesn't need to include cx23885.h header.

Signed-off-by: Mauro Carvalho Chehab <mche...@redhat.com>


---

 linux/drivers/media/dvb/frontends/stv6110.c |    1 -
 1 file changed, 1 deletion(-)

diff -r e0647ec90c17 -r 8ebe62795b47 linux/drivers/media/dvb/frontends/stv6110.c
--- a/linux/drivers/media/dvb/frontends/stv6110.c       Tue Mar 03 22:01:22 
2009 -0300
+++ b/linux/drivers/media/dvb/frontends/stv6110.c       Tue Mar 03 23:05:45 
2009 -0300
@@ -28,7 +28,6 @@
 #include <linux/types.h>
 
 #include "stv6110.h"
-#include "cx23885.h"
 
 static int debug;
 


---

Patch is available at: 
http://linuxtv.org/hg/v4l-dvb/rev/8ebe62795b47138013782fbce6700dbc81734585

_______________________________________________
linuxtv-commits mailing list
linuxtv-commits@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits

Reply via email to