Lorenzo Pieralisi 18ab7db6b7 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>
2014-07-18 15:23:59 +01:00
..
2014-05-29 09:08:08 +01:00
2014-04-30 19:57:04 +01:00
2014-07-10 12:36:58 +01:00
2014-07-10 12:36:40 +01:00
2014-02-26 11:16:25 +00:00
2014-07-09 12:23:48 +01:00
2014-05-16 10:05:11 +01:00
2014-07-17 16:02:32 +01:00