aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx88/cx88-mpeg.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-mpeg.c
parentc6f95d16e0da4d909afc787a3a3dfc504be12177 (diff)
downloadkernel_samsung_smdk4412-915366da0c591f60cb670d89b5ff376f2ef9d8fe.zip
kernel_samsung_smdk4412-915366da0c591f60cb670d89b5ff376f2ef9d8fe.tar.gz
kernel_samsung_smdk4412-915366da0c591f60cb670d89b5ff376f2ef9d8fe.tar.bz2
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-mpeg.c')
-rw-r--r--drivers/media/video/cx88/cx88-mpeg.c1
1 files changed, 0 insertions, 1 deletions
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 <linux/device.h>
#include <linux/dma-mapping.h>
#include <linux/interrupt.h>
-#include <linux/dma-mapping.h>
#include <asm/delay.h>
#include "cx88.h"