From: Russell King Date: Fri, 1 Oct 2010 13:12:22 +0000 (+0100) Subject: ARM: vmlinux.lds: Refer to start of .data using _sdata rather than _data X-Git-Tag: v2.6.37-rc1~184^2~7^5~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=842eab40b6920819fff5caeefdb709f07d3f8e23;p=pandora-kernel.git ARM: vmlinux.lds: Refer to start of .data using _sdata rather than _data Use _sdata as the start of the data section, rather than _data. Signed-off-by: Russell King --- Reading git-diff-tree failed