powerpc/xive: Remove now useless pr_debug statements
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 11 Apr 2018 05:18:00 +0000 (15:18 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 7 Aug 2018 11:49:27 +0000 (21:49 +1000)
commitdbc5740247961d6b060737620520dc5435926ffe
tree46904d5ae446ceaeb870af95498c329853b7cf9e
parent34c604d27590fdc9a2c944be8c50ae1fc80f5f25
powerpc/xive: Remove now useless pr_debug statements

Those overly verbose statement in the setup of the pool VP
aren't particularly useful (esp. considering we don't actually
use the pool, we configure it bcs HW requires it only). So
remove them which improves the code readability.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/sysdev/xive/native.c