public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] mt9p031.c included media/v4l2-subdev.h twice
@ 2012-02-15 19:20 Danny Kukawka
  2012-02-16  0:52 ` Laurent Pinchart
  0 siblings, 1 reply; 2+ messages in thread
From: Danny Kukawka @ 2012-02-15 19:20 UTC (permalink / raw)
  To: Mauro Carvalho Chehab
  Cc: Danny Kukawka, Laurent Pinchart, Paul Gortmaker, Javier Martin,
	linux-media, linux-kernel

drivers/media/video/mt9p031.c included 'media/v4l2-subdev.h' twice,
remove the duplicate.

Signed-off-by: Danny Kukawka <danny.kukawka@bisect.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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-02-16  0:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-15 19:20 [PATCH] mt9p031.c included media/v4l2-subdev.h twice Danny Kukawka
2012-02-16  0:52 ` Laurent Pinchart

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox