]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc: Move htab_remove_mapping function prototype into header file
authorAnton Blanchard <anton@samba.org>
Tue, 19 Aug 2014 22:55:21 +0000 (08:55 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 25 Sep 2014 13:14:44 +0000 (23:14 +1000)
commitf262220460060e2df103d763c2ce44f1b559bb12
tree5a1b45aeaaed2590463c5fe114caf8168c9dee8e
parent96cb0740825b08f0acee1dd06a5fc3ce0a6cae38
powerpc: Move htab_remove_mapping function prototype into header file

A recent patch added a function prototype for htab_remove_mapping in
c code. Fix it.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/include/asm/mmu-hash64.h
arch/powerpc/mm/init_64.c