From: Ishizaki Kou Date: Wed, 14 May 2008 09:05:19 +0000 (+1000) Subject: [POWERPC] cell: Fix section mismatches in io-workarounds code X-Git-Tag: v2.6.26-rc3~24^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7012255aaee28203c15761f864e34b806b71dd53;p=pandora-kernel.git [POWERPC] cell: Fix section mismatches in io-workarounds code Fix following warnings: WARNING: arch/powerpc/platforms/cell/built-in.o(.devinit.text+0x9c): Section mismatch in reference from the function .cell_setup_phb() to the function .init.text:.iowa_register_bus() WARNING: arch/powerpc/platforms/cell/built-in.o(.devinit.text+0xa4): Section mismatch in reference from the function .cell_setup_phb() to the function .init.text:.io_workaround_init() Signed-off-by: Kou Ishizaki Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed