提交 c8ae7e9b 编写于 作者: S Shawn Guo

ARM: imx6: drop .text.head section annotation from headsmp.S

The function v7_secondary_startup() works just fine in .text section, so
there is no need to have .text.head section annotation at all.  Drop it.
Suggested-by: NRussell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: NShawn Guo <shawn.guo@linaro.org>
上级 6a5637e5
......@@ -13,8 +13,6 @@
#include <linux/linkage.h>
#include <linux/init.h>
.section ".text.head", "ax"
diag_reg_offset:
.word g_diag_reg - .
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册