commit | 8f7431400a67c4844240f875ebd7e4bcb3332633 | [log] [tgz] |
---|---|---|
author | Christian Riesch <christian.riesch@omicron.at> | Wed Dec 14 09:54:36 2011 +0100 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Sat Dec 24 10:23:30 2011 +0100 |
tree | dbb684c5b7cea1f4c2f4ed7b064bd5b405436df1 | |
parent | 13b178edc242cb7b61b6f4264456f7061fa3cf5b [diff] |
arm, davinci: Fix build warnings for cam_enc_4xx 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 <christian.riesch@omicron.at> Cc: Tom Rini <trini@ti.com> Cc: Heiko Schocher <hs@denx.de>