On Thu, 12 Jul 2012, Javier Martin wrote:

> These flags are not used any longer and can be safely removed
> since the following patch:
> http://www.spinics.net/lists/linux-media/msg50165.html
> 
> Signed-off-by: Javier Martin <javier.mar...@vista-silicon.com>

For the ARM tree:

Acked-by: Guennadi Liakhovetski <g.liakhovet...@gmx.de>

Thanks
Guennadi

> ---
>  arch/arm/plat-mxc/include/mach/mx2_cam.h |    2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/arch/arm/plat-mxc/include/mach/mx2_cam.h 
> b/arch/arm/plat-mxc/include/mach/mx2_cam.h
> index 3c080a3..7ded6f1 100644
> --- a/arch/arm/plat-mxc/include/mach/mx2_cam.h
> +++ b/arch/arm/plat-mxc/include/mach/mx2_cam.h
> @@ -23,7 +23,6 @@
>  #ifndef __MACH_MX2_CAM_H_
>  #define __MACH_MX2_CAM_H_
>  
> -#define MX2_CAMERA_SWAP16            (1 << 0)
>  #define MX2_CAMERA_EXT_VSYNC         (1 << 1)
>  #define MX2_CAMERA_CCIR                      (1 << 2)
>  #define MX2_CAMERA_CCIR_INTERLACE    (1 << 3)
> @@ -31,7 +30,6 @@
>  #define MX2_CAMERA_GATED_CLOCK               (1 << 5)
>  #define MX2_CAMERA_INV_DATA          (1 << 6)
>  #define MX2_CAMERA_PCLK_SAMPLE_RISING        (1 << 7)
> -#define MX2_CAMERA_PACK_DIR_MSB              (1 << 8)
>  
>  /**
>   * struct mx2_camera_platform_data - optional platform data for mx2_camera
> -- 
> 1.7.9.5
> 

---
Guennadi Liakhovetski, Ph.D.
Freelance Open-Source Software Developer
http://www.open-technology.de/
--
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