diff options
author | Lorenzo Pieralisi <[email protected]> | 2014-07-17 18:19:20 +0100 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2014-07-18 15:23:59 +0100 |
commit | 18ab7db6b749ac27aac08d572afbbd2f4d937934 (patch) | |
tree | 35782d6f10449a2203d284054fec84d4668e1f87 /fs/jbd2/commit.c | |
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 <[email protected]>
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions