Lorenzo Pieralisi b9e97ef93c arm64: kernel: add __init marker to PSCI init functions
PSCI init functions must be marked as __init so that they are freed
by the kernel upon boot.

This patch marks the PSCI init functions as such since they need not
be persistent in the kernel address space after the kernel has booted.

Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
2014-07-18 15:23:45 +01:00
..
2012-09-17 13:42:21 +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
2012-12-05 11:26:49 +00:00
2014-07-10 12:36:40 +01:00
2012-09-17 13:42:04 +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
2013-02-14 09:17:29 -05:00
2014-07-17 16:02:32 +01:00