提交 6a8ead0b 编写于 作者: G Geert Uytterhoeven 提交者: David S. Miller

sparc32: Remove superfluous extern declarations for prom_*() functions

prom_meminit() and prom_ranges_init() are declared in <asm/oplib_32.h>.
Signed-off-by: NGeert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 e393d1bd
......@@ -31,9 +31,6 @@ struct linux_nodeops *prom_nodeops;
* It gets passed the pointer to the PROM vector.
*/
extern void prom_meminit(void);
extern void prom_ranges_init(void);
void __init prom_init(struct linux_romvec *rp)
{
romvec = rp;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册