aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/video/cx88/cx88-video.c
diff options
context:
space:
mode:
authorJesper Juhl <jesper.juhl@gmail.com>2007-07-23 11:33:26 -0300
committerMauro Carvalho Chehab <mchehab@infradead.org>2007-10-09 22:03:12 -0300
commit915366da0c591f60cb670d89b5ff376f2ef9d8fe (patch)
treec3b409d8a5344e7cc0973eefaf3e65605fe2e6ef /drivers/media/video/cx88/cx88-video.c
parentc6f95d16e0da4d909afc787a3a3dfc504be12177 (diff)
V4L/DVB (5912): Clean up duplicate includes in drivers/media/
This patch cleans up duplicate includes in drivers/media/ Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/video/cx88/cx88-video.c')
-rw-r--r--drivers/media/video/cx88/cx88-video.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/video/cx88/cx88-video.c b/drivers/media/video/cx88/cx88-video.c
index 06b233a7b20..41b5cb63fd2 100644
--- a/drivers/media/video/cx88/cx88-video.c
+++ b/drivers/media/video/cx88/cx88-video.c
@@ -36,7 +36,6 @@
#include <linux/dma-mapping.h>
#include <linux/delay.h>
#include <linux/kthread.h>
-#include <linux/dma-mapping.h>
#include <asm/div64.h>
#include "cx88.h"