Home
last modified time | relevance | path

Searched hist:"9 a17a213" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/arm64/mm/
H A Dmmu.c9a17a213 Thu Nov 12 06:04:43 CST 2015 Jisheng Zhang <jszhang@marvell.com> arm64: mmu: make split_pud and fixup_executable static

split_pud and fixup_executable are only called from within mmu.c, so
they can be declared static.

Signed-off-by: Jisheng Zhang <jszhang@marvell.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
9a17a213 Thu Nov 12 06:04:43 CST 2015 Jisheng Zhang <jszhang@marvell.com> arm64: mmu: make split_pud and fixup_executable static

split_pud and fixup_executable are only called from within mmu.c, so
they can be declared static.

Signed-off-by: Jisheng Zhang <jszhang@marvell.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>