powerpc/pmac: Rename cpu_state in therm_pm72 to avoid collision
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 7 Mar 2011 06:02:49 +0000 (17:02 +1100)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 1 Apr 2011 04:37:27 +0000 (15:37 +1100)
This collides with the cpu_state in our SMP code, use processor_state
instead.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>

No differences found