arm64: Fix definition of arm_pm_restart to match the declaration
authorCatalin Marinas <catalin.marinas@arm.com>
Tue, 23 Jul 2013 10:05:10 +0000 (11:05 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Tue, 23 Jul 2013 10:05:10 +0000 (11:05 +0100)
Commit ff70130 (arm64: use common reboot infrastructure) converted the
arm_pm_restart declaration to the new reboot infrastructure but missed
the actual definition.

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>

No differences found