powerpc/pmac: Rename cpu_state in therm_pm72 to avoid collision
commit65e646ac509ff45e9f35e7fc1fea0d2b6723679f
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 7 Mar 2011 06:02:49 +0000 (7 17:02 +1100)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 1 Apr 2011 04:37:27 +0000 (1 15:37 +1100)
tree133fad23140d0b084f4150cf92eeb27971cfbff2
parent62cc67b9df273be18fcb09a071592dedf751c90a
powerpc/pmac: Rename cpu_state in therm_pm72 to avoid collision

This collides with the cpu_state in our SMP code, use processor_state
instead.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
drivers/macintosh/therm_pm72.c