Hi Dan,

Thanks for the patch.

On Mon, Jun 9, 2014 at 4:10 PM, Dan Carpenter <dan.carpen...@oracle.com> wrote:
> The RSZ_LPF_INT_MASK define is cut and pasted twice so we can remove the
> second instance.
>
Applied.

Regards,
--Prabhakar Lad

> Signed-off-by: Dan Carpenter <dan.carpen...@oracle.com>
>
> diff --git a/drivers/staging/media/davinci_vpfe/dm365_ipipe_hw.h 
> b/drivers/staging/media/davinci_vpfe/dm365_ipipe_hw.h
> index 010fdb2..81176fb 100644
> --- a/drivers/staging/media/davinci_vpfe/dm365_ipipe_hw.h
> +++ b/drivers/staging/media/davinci_vpfe/dm365_ipipe_hw.h
> @@ -479,7 +479,6 @@
>  #define RSZ_TYP_Y_SHIFT                        0
>  #define RSZ_TYP_C_SHIFT                        1
>  #define RSZ_LPF_INT_MASK               0x3f
> -#define RSZ_LPF_INT_MASK               0x3f
>  #define RSZ_LPF_INT_C_SHIFT            6
>  #define RSZ_H_PHS_MASK                 0x3fff
>  #define RSZ_H_DIF_MASK                 0x3fff
> --
> 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
--
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