提交 178f0ffa 编写于 作者: S Sam Ravnborg 提交者: David S. Miller

sparc32: fix build breakage

Add forward declaration to kernel.h to fix build breakage
in some configurations
Signed-off-by: NSam Ravnborg <sam@ravnborg.org>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 bf656998
...@@ -27,6 +27,7 @@ static inline unsigned long kimage_addr_to_ra(const char *p) ...@@ -27,6 +27,7 @@ static inline unsigned long kimage_addr_to_ra(const char *p)
#ifdef CONFIG_SPARC32 #ifdef CONFIG_SPARC32
/* setup_32.c */ /* setup_32.c */
struct linux_romvec;
void sparc32_start_kernel(struct linux_romvec *rp); void sparc32_start_kernel(struct linux_romvec *rp);
/* cpu.c */ /* cpu.c */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册