powerpc/64s: Drop unused loc parameter to MASKABLE_EXCEPTION macros
authorMichael Ellerman <mpe@ellerman.id.au>
Thu, 26 Jul 2018 13:07:16 +0000 (23:07 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 7 Aug 2018 11:49:38 +0000 (21:49 +1000)
commitb536da7c2d7dfa015ea36e78185ad74e6d775c96
treed581dbcf1a6f519dc9502b3c799dd092504621d1
parent0a55c2418500ba82a3a371b04471e3694e3ee168
powerpc/64s: Drop unused loc parameter to MASKABLE_EXCEPTION macros

We pass the "loc" (location) parameter to MASKABLE_EXCEPTION and
friends, but it's not used, so drop it.

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