Commit 1bd51cdd authored by Shawn Guo's avatar Shawn Guo
Browse files

ARM: imx6: remove __CPUINIT annotation from v7_invalidate_l1



The recent suspend testing on !SMP build discovers that the __CPUINIT
annotation for v7_invalidate_l1 should not be there, as the function
is called by resume path for not only SMP but also !SMP build.

Signed-off-by: default avatarShawn Guo <shawn.guo@linaro.org>
parent 5b2acf38
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment