The patch number 13406 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: Huang Weiyi <weiyi.hu...@gmail.com> V4L/DVB: pt1: remove duplicated #include Remove duplicated #include('s) in drivers/media/dvb/pt1/pt1.c Signed-off-by: Huang Weiyi <weiyi.hu...@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mche...@redhat.com> --- linux/drivers/media/dvb/pt1/pt1.c | 1 - 1 file changed, 1 deletion(-) diff -r 65a25dd73390 -r 66e8b3af5a40 linux/drivers/media/dvb/pt1/pt1.c --- a/linux/drivers/media/dvb/pt1/pt1.c Thu Nov 12 08:16:11 2009 +0000 +++ b/linux/drivers/media/dvb/pt1/pt1.c Thu Nov 12 13:16:09 2009 +0000 @@ -27,7 +27,6 @@ #include <linux/pci.h> #include <linux/kthread.h> #include <linux/freezer.h> -#include <linux/vmalloc.h> #include "dvbdev.h" #include "dvb_demux.h" --- Patch is available at: http://linuxtv.org/hg/v4l-dvb/rev/66e8b3af5a402f0776c7d670e6755297148d5ea9 _______________________________________________ linuxtv-commits mailing list linuxtv-commits@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits