powerpc/64s: Rename STD_EXCEPTION_PSERIES to STD_EXCEPTION
authorMichael Ellerman <mpe@ellerman.id.au>
Thu, 26 Jul 2018 13:07:04 +0000 (23:07 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 7 Aug 2018 11:49:33 +0000 (21:49 +1000)
commite899fce509f527e7e8efd5dd8fff22fcc0c05013
tree816d02dabbb4647b0539a3ac680a4a7d3d3d4b0a
parent92b6d65c079450b7eb6a59ceb4d9855640914007
powerpc/64s: Rename STD_EXCEPTION_PSERIES to STD_EXCEPTION

The "PSERIES" in STD_EXCEPTION_PSERIES is to differentiate the macros
from the legacy iSeries versions, which are called
STD_EXCEPTION_ISERIES. It is not anything to do with pseries vs
powernv or powermac etc.

We removed the legacy iSeries code in 2012, in commit 8ee3e0d69623x
("powerpc: Remove the main legacy iSerie platform code").

So remove "PSERIES" from the macros.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/include/asm/exception-64s.h
arch/powerpc/include/asm/head-64.h