From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Sat, 9 Nov 2013 11:11:46 +0100 Subject: [U-Boot] [PATCH 1/2] ARM: bcm2835: add missing mbox overscan response field In-Reply-To: <1382473641-20614-1-git-send-email-a.heider@gmail.com> References: <1382473641-20614-1-git-send-email-a.heider@gmail.com> Message-ID: <20131109111146.203273a1@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, 22 Oct 2013 22:27:20 +0200 Andre Heider wrote: > Add the missing "right" field to struct bcm2835_mbox_tag_overscan. > > Signed-off-by: Andre Heider > --- > arch/arm/include/asm/arch-bcm2835/mbox.h | 1 + > 1 file changed, 1 insertion(+) applied to u-boot-video/master, thanks! Anatolij