The patch number 9519 was added via Mauro Carvalho Chehab <[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: [EMAIL PROTECTED] ------ From: Huang Weiyi <[EMAIL PROTECTED]> V4L/DVB: remove unused #include <version.h> The file(s) below do not use LINUX_VERSION_CODE nor KERNEL_VERSION. drivers/media/dvb/frontends/si21xx.c This patch removes the said #include <version.h>. CC: Igor M. Liplianin <[EMAIL PROTECTED]> Signed-off-by: Huang Weiyi <[EMAIL PROTECTED]> Signed-off-by: Mauro Carvalho Chehab <[EMAIL PROTECTED]> --- linux/drivers/media/dvb/frontends/si21xx.c | 1 - 1 file changed, 1 deletion(-) diff -r 63d8738cfc8b -r 04fbc1afefc6 linux/drivers/media/dvb/frontends/si21xx.c --- a/linux/drivers/media/dvb/frontends/si21xx.c Tue Nov 04 18:02:36 2008 +0000 +++ b/linux/drivers/media/dvb/frontends/si21xx.c Fri Oct 31 17:50:06 2008 +0000 @@ -8,7 +8,6 @@ * (at your option) any later version. * */ -#include <linux/version.h> #include <linux/init.h> #include <linux/kernel.h> #include <linux/module.h> --- Patch is available at: http://linuxtv.org/hg/v4l-dvb/rev/04fbc1afefc6500714a4e1d67666fb103f4f6a6f _______________________________________________ linuxtv-commits mailing list linuxtv-commits@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits