提交 8e90cd04 编写于 作者: M Marcel Ziswiler 提交者: Wolfgang Denk

Fix defined but not used build warning

- warning: 'srom' defined but not used
Signed-off-by: NMarcel Ziswiler <marcel@ziswiler.com>
上级 b71190f3
......@@ -24,7 +24,6 @@
#include <common.h>
#include <command.h>
static unsigned char srom[128];
extern u16 read_srom_word(int);
extern void write_srom_word(int offset, u16 val);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册