From: Sebastian Siewior Date: Fri, 20 Jul 2007 19:39:29 +0000 (+0200) Subject: [CELL] spufs: remove section mismatch warning X-Git-Tag: v2.6.23-rc1~195^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1450317554d52e0e4a454806c4d05bb2a834f00;p=pandora-kernel.git [CELL] spufs: remove section mismatch warning WARNING: arch/powerpc/platforms/cell/spufs/spufs.o(.init.text+0x158): Section mismatch: reference to .exit.text:.spu_sched_exit (between '.init_module' and '.spu_sched_init') was introduced by c99c1994a2bb9493b4ac372b2b6ee2606d291171 This patch removes the warning. Cc: Christoph Hellwig Signed-off-by: Sebastian Siewior Signed-off-by: Arnd Bergmann --- Reading git-diff-tree failed