diff options
author | Lorenzo Pieralisi <Lorenzo.Pieralisi@arm.com> | 2014-07-17 18:19:20 +0100 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2014-07-18 15:23:59 +0100 |
commit | 18ab7db6b749ac27aac08d572afbbd2f4d937934 (patch) | |
tree | 35782d6f10449a2203d284054fec84d4668e1f87 /arch/arm64/xen | |
parent | b9e97ef93c630404f305350d88d09391d1a55648 (diff) |
arm64: kernel: add missing __init section marker to cpu_suspend_init
Suspend init function must be marked as __init, since it is not needed
after the kernel has booted. This patch moves the cpu_suspend_init()
function to the __init section.
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'arch/arm64/xen')
0 files changed, 0 insertions, 0 deletions