Re: [U-Boot] [PATCH] tqm5200.c: fix warning: 'edid_buf' defined but not used

2011-01-09 Thread Wolfgang Denk
Dear Wolfgang Denk, In message <1293130738-19657-1-git-send-email...@denx.de> you wrote: > Commit 98e6956 "mpc52xx: add support for tqm52xx based board charon" > casued build warnings on some systems. Fix these. > > Signed-off-by: Wolfgang Denk > Cc: Heiko Schocher > --- > board/tqc/tqm5200/t

[U-Boot] [PATCH] tqm5200.c: fix warning: 'edid_buf' defined but not used

2010-12-23 Thread Wolfgang Denk
Commit 98e6956 "mpc52xx: add support for tqm52xx based board charon" casued build warnings on some systems. Fix these. Signed-off-by: Wolfgang Denk Cc: Heiko Schocher --- board/tqc/tqm5200/tqm5200.c |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/board/tqc/tqm5200/tq