]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit61845da90ca4dcf74d5ea55158dea5e85310d39f
treee3e205e075f89b39b9b4974b9212391f402707cd
parentbda0c82ca2190e86c65d251df16d3da0597775cd
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