[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1329333655-32103-1-git-send-email-danny.kukawka@bisect.de>
Date: Wed, 15 Feb 2012 20:20:55 +0100
From: Danny Kukawka <danny.kukawka@...ect.de>
To: Mauro Carvalho Chehab <mchehab@...radead.org>
Cc: Danny Kukawka <dkukawka@...e.de>,
Laurent Pinchart <laurent.pinchart@...asonboard.com>,
Paul Gortmaker <paul.gortmaker@...driver.com>,
Javier Martin <javier.martin@...ta-silicon.com>,
linux-media@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH] mt9p031.c included media/v4l2-subdev.h twice
drivers/media/video/mt9p031.c included 'media/v4l2-subdev.h' twice,
remove the duplicate.
Signed-off-by: Danny Kukawka <danny.kukawka@...ect.de>
---
drivers/media/video/mt9p031.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/drivers/media/video/mt9p031.c b/drivers/media/video/mt9p031.c
index 93c3ec7..dd937df 100644
--- a/drivers/media/video/mt9p031.c
+++ b/drivers/media/video/mt9p031.c
@@ -19,7 +19,6 @@
#include <linux/log2.h>
#include <linux/pm.h>
#include <linux/slab.h>
-#include <media/v4l2-subdev.h>
#include <linux/videodev2.h>
#include <media/mt9p031.h>
--
1.7.8.3
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists