From: Russell King Date: Sun, 18 Sep 2005 20:49:29 +0000 (+0100) Subject: [ARM] Fix warning in arch/arm/kernel/semaphore.c X-Git-Tag: v2.6.14-rc2~5^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63150fcf73dbfb752a850a5e2fe3aed570154433;p=pandora-kernel.git [ARM] Fix warning in arch/arm/kernel/semaphore.c Newer binutils complains: /tmp/cc07pbI9.s:146: Warning: ignoring changed section type for .sched.text Fix this warning by adding %progbits to the .section. Signed-off-by: Russell King --- Reading git-diff-tree failed