From: Ben Hutchings Date: Tue, 31 May 2011 07:09:39 +0000 (+0100) Subject: ARM: 6948/1: Fix .size directives for __arm{7,9}tdmi_proc_info X-Git-Tag: v3.0-rc4~35^2~15 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a819d8ac8197b44bbc2adad592b677fe749804d;p=pandora-kernel.git ARM: 6948/1: Fix .size directives for __arm{7,9}tdmi_proc_info gas used to accept (and ignore?) .size directives which referred to undefined symbols, as these do. In binutils 2.21 these are treated as fatal errors. The issue in proc-arm7tdmi.S was also fixed independently by Peter Chubb. Signed-off-by: Ben Hutchings Signed-off-by: Uwe Kleine-König Signed-off-by: Russell King --- Reading git-diff-tree failed