ARM: pm: proc-v7: fix missing struct processor pointers for suspend code
authorRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 23 Jun 2011 21:00:20 +0000 (22:00 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 24 Jun 2011 07:47:01 +0000 (08:47 +0100)
commit7a0ee92b4a510bc2dd026333f90031e883e0cde0
treec0d0f3437e5452fb863f2998ef8ae118359be854
parent082763a80ad11adbe8418fff1cfe466343035b7a
ARM: pm: proc-v7: fix missing struct processor pointers for suspend code

Add the missing suspend/resume pointers for the suspend code.  This
is needed when building for multiple CPUs.

Tested-by: Kevin Hilman <khilman@ti.com>
Acked-by: Jean Pihet <j-pihet@ti.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mm/proc-v7.S