]> git.kernelconcepts.de Git - karo-tx-linux.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)
commitf6026df1a4997db64e8201627421758585a15f55
tree5a1b45aeaaed2590463c5fe114caf8168c9dee8e
parenta38efcea56988761f89a3134145f0d5f9ea68076
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