powerpc/mm: move ioremap_prot() into ioremap.c
authorChristophe Leroy <christophe.leroy@c-s.fr>
Tue, 20 Aug 2019 14:07:15 +0000 (14:07 +0000)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 27 Aug 2019 03:03:34 +0000 (13:03 +1000)
commitedfe1a5679263827ff94eb478c6ee0d65d467adf
treee3e205e075f89b39b9b4974b9212391f402707cd
parent4634c375db7a082b2522621519a5fb6eba977584
powerpc/mm: move ioremap_prot() into ioremap.c

Both ioremap_prot() are idenfical, move them into ioremap.c

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/0b3eb0e0f1490a99fd6c983e166fb8946233f151.1566309262.git.christophe.leroy@c-s.fr
arch/powerpc/mm/ioremap.c
arch/powerpc/mm/pgtable_32.c
arch/powerpc/mm/pgtable_64.c