]> 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)
commit51801f836e33414788a7784bfc1f2c2aba1daa4c
treee3e205e075f89b39b9b4974b9212391f402707cd
parentbc4c625e504a403106bbf9c063a119bde93ebea6
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