From: Wolfgang Denk Date: Thu, 23 Dec 2010 18:57:31 +0000 (+0100) Subject: tqm5200.c: fix warning: 'edid_buf' defined but not used X-Git-Tag: v2011.03-rc1~52 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=42df1e1618f2bcae308ad193a136b72b82103bea;p=oweals%2Fu-boot.git tqm5200.c: fix warning: 'edid_buf' defined but not used Commit 98e6956 "mpc52xx: add support for tqm52xx based board charon" caused build warnings on some systems. Fix these. Signed-off-by: Wolfgang Denk Cc: Heiko Schocher --- diff --git a/board/tqc/tqm5200/tqm5200.c b/board/tqc/tqm5200/tqm5200.c index 7cbcd433ea..352226f205 100644 --- a/board/tqc/tqm5200/tqm5200.c +++ b/board/tqc/tqm5200/tqm5200.c @@ -54,7 +54,8 @@ DECLARE_GLOBAL_DATA_PTR; void ps2mult_early_init(void); #endif -#if defined(CONFIG_VIDEO) +#if defined(CONFIG_OF_LIBFDT) && defined(CONFIG_OF_BOARD_SETUP) && \ + defined(CONFIG_VIDEO) /* * EDID block has been generated using Phoenix EDID Designer 1.3. * This tool creates a text file containing: