From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Frysinger Date: Mon, 27 Dec 2010 11:42:16 -0500 Subject: [U-Boot] [PATCH 15/28] Blackfin: fix bd_t handling In-Reply-To: <4D187B7B.70806@mvista.com> References: <1293425300-27644-1-git-send-email-vapier@gentoo.org> <1293425300-27644-16-git-send-email-vapier@gentoo.org> <4D187B7B.70806@mvista.com> Message-ID: <201012271142.17334.vapier@gentoo.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Monday, December 27, 2010 06:41:47 Sergei Shtylyov wrote: > On 27-12-2010 7:48, Mike Frysinger wrote: > > + bd = (bd_t *) (CONFIG_SYS_BD_INFO_ADDR); > > Parens not needed around CONFIG_SYS_BD_INFO_ADDR. it isnt a problem to have the parens, and it keeps things sane if someone does something like: #define CONFIG_SYS_BD_INFO_ADDR SOME_DEFINE + 0x1000 -mike -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: This is a digitally signed message part. Url : http://lists.denx.de/pipermail/u-boot/attachments/20101227/0a4a153a/attachment.pgp