From: Ben Hutchings Date: Sat, 12 Mar 2011 03:27:22 +0000 (+0000) Subject: ARM: Fix .size directive for xscale_dma_a0_map_area X-Git-Tag: v2.6.39-rc6~9^2~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83a5d2d1b4cc06ce17b44873e004fc0b55552183;p=pandora-kernel.git ARM: Fix .size directive for xscale_dma_a0_map_area gas used to accept (and ignore?) .size directives which referred to undefined symbols, as this does. In binutils 2.21 these are treated as fatal errors. Signed-off-by: Ben Hutchings Signed-off-by: Eric Miao --- Reading git-diff-tree failed