From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Wed, 14 Dec 2011 09:08:11 -0700 Subject: [U-Boot] [PATCH] arm, davinci: Fix build warnings for cam_enc_4xx In-Reply-To: <1323852876-12112-1-git-send-email-christian.riesch@omicron.at> References: <1323852876-12112-1-git-send-email-christian.riesch@omicron.at> Message-ID: <4EE8C9EB.3060703@ti.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 12/14/2011 01:54 AM, Christian Riesch wrote: > This patch fixes a build warning for the cam_enc_4xx board introduced by > commit d6ec0c0dfc70447cf615ae80a952da81f73f16b4: > > spl.c:35:13: warning: 'gdata' defined but not used > spl.c:36:13: warning: 'bdata' defined but not used > > Signed-off-by: Christian Riesch > Cc: Tom Rini > Cc: Heiko Schocher Applied to u-boot-ti/next, thanks! -- Tom