Hi Andre,

On Tue, 22 Oct 2013 22:27:20 +0200, Andre Heider <a.hei...@gmail.com>
wrote:

> Add the missing "right" field to struct bcm2835_mbox_tag_overscan.
> 
> Signed-off-by: Andre Heider <a.hei...@gmail.com>
> ---
>  arch/arm/include/asm/arch-bcm2835/mbox.h | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm/include/asm/arch-bcm2835/mbox.h 
> b/arch/arm/include/asm/arch-bcm2835/mbox.h
> index 24abe57..6b806ec 100644
> --- a/arch/arm/include/asm/arch-bcm2835/mbox.h
> +++ b/arch/arm/include/asm/arch-bcm2835/mbox.h
> @@ -350,6 +350,7 @@ struct bcm2835_mbox_tag_overscan {
>                       u32 top;
>                       u32 bottom;
>                       u32 left;
> +                     u32 right;
>               } resp;
>       } body;
>  };

Acked-by: Albert ARIBAUD <albert.u.b...@aribaud.net>

Amicalement,
-- 
Albert.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to