powerpc/mm: Remove duplicate declaration of setbat()
authorMichael Ellerman <mpe@ellerman.id.au>
Wed, 25 Mar 2015 09:11:54 +0000 (20:11 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 7 Apr 2015 07:15:13 +0000 (17:15 +1000)
This is already declared in mmu_decl.h, so we don't need a second
version in the C file.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/mm/pgtable_32.c

Simple merge