提交 25dabd73 编写于 作者: M Michael Trimarchi 提交者: Tom Rini

spl: Make the spl_nand_load_image static

Signed-off-by: NMichael Trimarchi <michael@amarulasolutions.com>
上级 7267fbf7
......@@ -12,7 +12,7 @@
#include <fdt.h>
#if defined(CONFIG_SPL_NAND_RAW_ONLY)
int spl_nand_load_image(struct spl_image_info *spl_image,
static int spl_nand_load_image(struct spl_image_info *spl_image,
struct spl_boot_device *bootdev)
{
nand_init();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册