From: Shawn Guo Date: Thu, 27 Feb 2014 08:30:24 +0000 (+0800) Subject: ARM: imx6: drop .text.head section annotation from headsmp.S X-Git-Tag: v3.15-rc1~79^2~19^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8ae7e9bfc8caf679e891c4f0a04f2435b45e2da;p=pandora-kernel.git 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: Russell King Signed-off-by: Shawn Guo --- Reading git-diff-tree failed