]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit57ae0e9a8c5e0f45e638d3c790ec9b94edc0b30d
treed581dbcf1a6f519dc9502b3c799dd092504621d1
parent6918acd611263055664e5eb28b76e8ae5f5f966d
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