powerpc: Remove orphaned reg_a2.h
authorMichael Ellerman <mpe@ellerman.id.au>
Mon, 13 Nov 2023 04:39:47 +0000 (15:39 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 27 Nov 2023 11:01:14 +0000 (22:01 +1100)
commit6f2a9e0e0ae5fb0697dd1660ede7e609be25ff6f
tree1e7ff35780c20c246f45139239f5351d1b813439
parent98eb30fe4c69a9b602f29e406317c49b5580352a
powerpc: Remove orphaned reg_a2.h

Commit fb5a515704d7 ("powerpc: Remove platforms/wsp and associated
pieces") removed the A2 CPU support, but missed removal of reg_a2.h.

None of the defines contained in it are used, with the exception of the
SPRN_TEN* values, but they are also defined in reg_booke.h.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/20231113043947.1931831-1-mpe@ellerman.id.au
arch/powerpc/include/asm/reg_a2.h [deleted file]
arch/powerpc/kernel/exceptions-64e.S
arch/powerpc/kernel/udbg_16550.c