aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/ti-vpe
diff options
context:
space:
mode:
authorPravin Shedge <pravin.shedge4linux@gmail.com>2017-12-06 11:52:02 -0500
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2017-12-13 09:58:39 -0500
commit6738d3bbab999d7d9d77a185d62bd146d9a257f2 (patch)
treea2af1b7abeb6646b52b3bfba52435aba56758f92 /drivers/media/platform/ti-vpe
parentmedia: platform: sti: Adopt SPDX identifier (diff)
downloadlinux-dev-6738d3bbab999d7d9d77a185d62bd146d9a257f2.tar.xz
linux-dev-6738d3bbab999d7d9d77a185d62bd146d9a257f2.zip
media: drivers: media: remove duplicate includes
These duplicate includes have been found with scripts/checkincludes.pl but they have been removed manually to avoid removing false positives. Signed-off-by: Pravin Shedge <pravin.shedge4linux@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/media/platform/ti-vpe')
-rw-r--r--drivers/media/platform/ti-vpe/cal.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/media/platform/ti-vpe/cal.c b/drivers/media/platform/ti-vpe/cal.c
index 8b586c864524..719ed1d79957 100644
--- a/drivers/media/platform/ti-vpe/cal.c
+++ b/drivers/media/platform/ti-vpe/cal.c
@@ -28,10 +28,7 @@
#include <media/v4l2-device.h>
#include <media/v4l2-event.h>
#include <media/v4l2-ioctl.h>
-#include <media/v4l2-ctrls.h>
#include <media/v4l2-fh.h>
-#include <media/v4l2-event.h>
-#include <media/v4l2-common.h>
#include <media/videobuf2-core.h>
#include <media/videobuf2-dma-contig.h>
#include "cal_regs.h"