diff options
author | Christophe Leroy <christophe.leroy@c-s.fr> | 2019-04-26 07:59:41 +0200 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2019-05-02 17:20:23 +0200 |
commit | 0caed4de502c7699b7faeaea0a93b39e4f19e11a (patch) | |
tree | 4426f6b4ebc7b629f963f3c540497a3cc6ca0b20 /arch/powerpc/mm/Makefile | |
parent | powerpc/book3e: hugetlbpage is only for CONFIG_PPC_FSL_BOOK3E (diff) | |
download | linux-0caed4de502c7699b7faeaea0a93b39e4f19e11a.tar.xz linux-0caed4de502c7699b7faeaea0a93b39e4f19e11a.zip |
powerpc/mm: move __find_linux_pte() out of hugetlbpage.c
__find_linux_pte() is the only function in hugetlbpage.c
which is compiled in regardless on CONFIG_HUGETLBPAGE
This patch moves it in pgtable.c.
Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/mm/Makefile')
0 files changed, 0 insertions, 0 deletions