]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc: Remove extraneous CONFIG_PPC_ADV_DEBUG_REGS define
authorKumar Gala <galak@kernel.crashing.org>
Thu, 6 Oct 2011 02:53:39 +0000 (02:53 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 17 Nov 2011 05:26:07 +0000 (16:26 +1100)
commite764dee5f62b69a2b79177001fa3ff91ef91b920
treea58c98bb553dd684998ca9f041a9cc203d147d1f
parentf203e06c836235c436e0147f3c097b74fb628c81
powerpc: Remove extraneous CONFIG_PPC_ADV_DEBUG_REGS define

All of DebugException is already protected by CONFIG_PPC_ADV_DEBUG_REGS
there is no need to have another such ifdef inside the function.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/kernel/traps.c