提交 b3606f14 编写于 作者: T Timur Tabi 提交者: Gerald Van Baren

fdt: add prototype for fdt_increase_size()

Add a prototype for fdt_increase_size() so that anyone can call it.
Signed-off-by: NTimur Tabi <timur@freescale.com>
上级 bb682001
......@@ -79,6 +79,7 @@ void ft_pci_setup(void *blob, bd_t *bd);
void set_working_fdt_addr(void *addr);
int fdt_resize(void *blob);
int fdt_increase_size(void *fdt, int add_len);
int fdt_fixup_nor_flash_size(void *blob);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册