Mauro,
  Sekhar needs your ack on this to get a series of mach patches in. Can you 
please have a look at this?

-Manju 
On Thu, Dec 15, 2011 at 17:41:50, Hadli, Manjunath wrote:
> remove inclusion of header files from vpif.h and vpif_dispaly.c and add 
> appropriate header file for building.
> 
> Signed-off-by: Manjunath Hadli <manjunath.ha...@ti.com>
> Cc: Mauro Carvalho Chehab <mche...@infradead.org>
> Cc: LMML <linux-media@vger.kernel.org>
> ---
>  drivers/media/video/davinci/vpif.h         |    2 +-
>  drivers/media/video/davinci/vpif_display.c |    2 --
>  2 files changed, 1 insertions(+), 3 deletions(-)
> 
> diff --git a/drivers/media/video/davinci/vpif.h 
> b/drivers/media/video/davinci/vpif.h
> index 25036cb..c96268a 100644
> --- a/drivers/media/video/davinci/vpif.h
> +++ b/drivers/media/video/davinci/vpif.h
> @@ -19,7 +19,7 @@
>  #include <linux/io.h>
>  #include <linux/videodev2.h>
>  #include <mach/hardware.h>
> -#include <mach/dm646x.h>
> +#include <linux/i2c.h>
>  #include <media/davinci/vpif_types.h>
>  
>  /* Maximum channel allowed */
> diff --git a/drivers/media/video/davinci/vpif_display.c 
> b/drivers/media/video/davinci/vpif_display.c
> index 286f029..7fa34b4 100644
> --- a/drivers/media/video/davinci/vpif_display.c
> +++ b/drivers/media/video/davinci/vpif_display.c
> @@ -39,8 +39,6 @@
>  #include <media/v4l2-ioctl.h>
>  #include <media/v4l2-chip-ident.h>
>  
> -#include <mach/dm646x.h>
> -
>  #include "vpif_display.h"
>  #include "vpif.h"
>  
> --
> 1.6.2.4
> 
> 

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to