powerpc: Remove unused remnants from A2 cpu
authorRashmica Gupta <rashmicy@gmail.com>
Tue, 12 Apr 2016 05:33:58 +0000 (15:33 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 11 May 2016 11:54:00 +0000 (21:54 +1000)
commitc415c9cb8ab2c852a56f5d592057fc14c585301d
treeff075fa991a85f41334da90c2d16ca0775551412
parent62ccf5bf1f4704986844440069df70b6509a9213
powerpc: Remove unused remnants from A2 cpu

Support for the A2 cpu was removed in commit fb5a515704d7 ("powerpc:
Remove platforms/wsp and associated pieces"), and the externs:
__setup_cpu_a2 and __restore_cpu_a2 are still around and unused, so
remove them.

Signed-off-by: Rashmica Gupta <rashmicy@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/kernel/cputable.c