powerpc/ps3: Add macro PS3_VERBOSE_RESULT
authorGeoff Levand <geoff@infradead.org>
Wed, 13 Feb 2013 17:03:16 +0000 (17:03 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 15 Feb 2013 05:54:39 +0000 (16:54 +1100)
To allow more control of the verbosity of ps3_result() add a check
for the preprocessor macro PS3_VERBOSE_RESULT that builds a verbose
verion of the ps3_result() routine.

Signed-off-by: Geoff Levand <geoff@infradead.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>

No differences found