commit | b0946fc84628b8d60e7a2034b48d1aff7da9d1df | [log] [tgz] |
---|---|---|
author | Catalin Marinas <catalin.marinas@arm.com> | Tue Jul 23 11:05:10 2013 +0100 |
committer | Catalin Marinas <catalin.marinas@arm.com> | Tue Jul 23 11:05:10 2013 +0100 |
tree | 082fff74dc0756a687d513198a7b699ba7de5fac | |
parent | 82b2f495fba338d1e3098dde1df54944a9c19751 [diff] |
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>