]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: mm: Make show_pte() a static function
authorWill Deacon <will.deacon@arm.com>
Wed, 3 Apr 2019 12:36:54 +0000 (13:36 +0100)
committerWill Deacon <will.deacon@arm.com>
Wed, 3 Apr 2019 12:36:54 +0000 (13:36 +0100)
commite45d713941ddff9417565c9ae3c543e9b9623c8f
tree679fd79e6ee10256e29f6856eeb1408d301596a6
parent75e00493da6f6aecad42665d18d14d5ff9036691
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>
arch/arm64/include/asm/system_misc.h
arch/arm64/mm/fault.c