arm64: mm: Make show_pte() a static function
show_pte() doesn't have any external callers, so make it static.
Signed-off-by: NWill Deacon <will.deacon@arm.com>
Showing
想要评论请 注册 或 登录
show_pte() doesn't have any external callers, so make it static.
Signed-off-by: NWill Deacon <will.deacon@arm.com>