Skip to content

Commit

Permalink
[media] mt9p031.c included media/v4l2-subdev.h twice
Browse files Browse the repository at this point in the history
drivers/media/video/mt9p031.c included 'media/v4l2-subdev.h' twice,
remove the duplicate.

Signed-off-by: Danny Kukawka <danny.kukawka@bisect.de>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Danny Kukawka authored and Mauro Carvalho Chehab committed Mar 8, 2012
1 parent cf51674 commit da0af47
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/media/video/mt9p031.c
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit da0af47

Please sign in to comment.