]> asedeno.scripts.mit.edu Git - linux.git/commit
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)
commitb0946fc84628b8d60e7a2034b48d1aff7da9d1df
tree082fff74dc0756a687d513198a7b699ba7de5fac
parent82b2f495fba338d1e3098dde1df54944a9c19751
arm64: Fix definition of arm_pm_restart to match the declaration

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>
arch/arm64/kernel/process.c