Re: [PATCH] mt9p031.c included media/v4l2-subdev.h twice

From: Laurent Pinchart
Date: Wed Feb 15 2012 - 19:52:28 EST


Hi Danny,

Thanks for the patch.

On Wednesday 15 February 2012 20:20:55 Danny Kukawka wrote:
> drivers/media/video/mt9p031.c included 'media/v4l2-subdev.h' twice,
> remove the duplicate.
>
> Signed-off-by: Danny Kukawka <danny.kukawka@xxxxxxxxx>

Acked-by: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>

I'll push the patch through my tree.

> ---
> 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>

--
Regards,

Laurent Pinchart
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/