提交 1a1cee84 编写于 作者: M Michael Ellerman

powerpc/mm: Drop unused externs for hpte_init_beat[_v3]()

We removed the BEAT support in 2015 in commit bf4981a0 ("powerpc:
Remove the celleb support"). These externs are unused since then.
Signed-off-by: NMichael Ellerman <mpe@ellerman.id.au>
上级 6364e84e
......@@ -398,8 +398,6 @@ static inline void hpte_init_pseries(void) { }
#endif
extern void hpte_init_native(void);
extern void hpte_init_beat(void);
extern void hpte_init_beat_v3(void);
extern void slb_initialize(void);
extern void slb_flush_and_rebolt(void);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册