From: Jesper Juhl Date: Mon, 23 Jul 2007 14:33:26 +0000 (-0300) Subject: V4L/DVB (5912): Clean up duplicate includes in drivers/media/ X-Git-Tag: v2.6.24-rc1~1463^2~295 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=915366da0c591f60cb670d89b5ff376f2ef9d8fe;p=profile%2Fivi%2Fkernel-x86-ivi.git V4L/DVB (5912): Clean up duplicate includes in drivers/media/ This patch cleans up duplicate includes in drivers/media/ Signed-off-by: Jesper Juhl Signed-off-by: Mauro Carvalho Chehab --- diff --git a/drivers/media/video/arv.c b/drivers/media/video/arv.c index 649f52f..2666d3b 100644 --- a/drivers/media/video/arv.c +++ b/drivers/media/video/arv.c @@ -23,7 +23,6 @@ #include #include #include -#include #include #include #include diff --git a/drivers/media/video/cx88/cx88-mpeg.c b/drivers/media/video/cx88/cx88-mpeg.c index da7a6b5..c34158d 100644 --- a/drivers/media/video/cx88/cx88-mpeg.c +++ b/drivers/media/video/cx88/cx88-mpeg.c @@ -28,7 +28,6 @@ #include #include #include -#include #include #include "cx88.h" diff --git a/drivers/media/video/cx88/cx88-video.c b/drivers/media/video/cx88/cx88-video.c index 06b233a..41b5cb6 100644 --- a/drivers/media/video/cx88/cx88-video.c +++ b/drivers/media/video/cx88/cx88-video.c @@ -36,7 +36,6 @@ #include #include #include -#include #include #include "cx88.h"