commit | 7048a5973eb1d6a747b516334c052d92d8ed7ab4 | [log] [tgz] |
---|---|---|
author | Will Deacon <will.deacon@arm.com> | Wed Apr 03 13:36:54 2019 +0100 |
committer | Will Deacon <will.deacon@arm.com> | Wed Apr 03 13:36:54 2019 +0100 |
tree | 679fd79e6ee10256e29f6856eeb1408d301596a6 | |
parent | 0f1bf7e39822476b2f921435cf990f67a61f5f92 [diff] |
arm64: mm: Make show_pte() a static function show_pte() doesn't have any external callers, so make it static. Signed-off-by: Will Deacon <will.deacon@arm.com>