powerpc/mm: Drop the function native_register_proc_table()
authorAnshuman Khandual <khandual@linux.vnet.ibm.com>
Sat, 3 Mar 2018 09:24:02 +0000 (14:54 +0530)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 13 Mar 2018 04:50:27 +0000 (15:50 +1100)
commit3d4f5f58484c8f86bfd9a97f152db6399d2b88d7
tree9e10c05a90cf49534ea6281147f7eaca07235a12
parent94322ed8e857e3b2a33cf75118051af9baaa110f
powerpc/mm: Drop the function native_register_proc_table()

This is left over from the segment table implementation and not getting
called from any where now. Hence just drop it.

Suggested-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Anshuman Khandual <khandual@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/mm/hash_native_64.c