powerpc/mm: Fix section mismatch warning in early_check_vec5()
early_check_vec5() is called from and calls __init routines, so should
also be __init.
Signed-off-by: NMichael Ellerman <mpe@ellerman.id.au>
Showing
想要评论请 注册 或 登录
early_check_vec5() is called from and calls __init routines, so should
also be __init.
Signed-off-by: NMichael Ellerman <mpe@ellerman.id.au>