The patch number 10911 was added via Hans Verkuil <[email protected]>
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 <[email protected]>
------
From: Hans Verkuil <[email protected]>
zl10036: fix compile warning on kernel 2.6.23.
Priority: normal
Signed-off-by: Hans Verkuil <[email protected]>
---
linux/drivers/media/dvb/frontends/zl10036.c | 1 +
1 file changed, 1 insertion(+)
diff -r f650c45e5927 -r 5f3e217f183e linux/drivers/media/dvb/frontends/zl10036.c
--- a/linux/drivers/media/dvb/frontends/zl10036.c Fri Mar 06 13:55:42
2009 +0100
+++ b/linux/drivers/media/dvb/frontends/zl10036.c Fri Mar 06 13:56:49
2009 +0100
@@ -30,6 +30,7 @@
#include <linux/module.h>
#include <linux/dvb/frontend.h>
#include <asm/types.h>
+#include "compat.h"
#include "zl10036.h"
---
Patch is available at:
http://linuxtv.org/hg/v4l-dvb/rev/5f3e217f183eb88a37665f6a085077b4b107269e
_______________________________________________
linuxtv-commits mailing list
[email protected]
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits