提交 42df1e16 编写于 作者: W Wolfgang Denk

tqm5200.c: fix warning: 'edid_buf' defined but not used

Commit 98e69567 "mpc52xx: add support for tqm52xx based board charon"
caused build warnings on some systems.  Fix these.
Signed-off-by: NWolfgang Denk <wd@denx.de>
Cc: Heiko Schocher <hs@denx.de>
上级 e0306cab
......@@ -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:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册