]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[POWERPC] Fix section mismatch in pasemi/iommu.c
authorStephen Rothwell <sfr@canb.auug.org.au>
Wed, 15 Aug 2007 10:58:23 +0000 (20:58 +1000)
committerPaul Mackerras <paulus@samba.org>
Fri, 17 Aug 2007 01:02:06 +0000 (11:02 +1000)
commit750d1d1ca1d2e94e15393927fd3c30222d1c5203
tree6180fe206f59929971e2a2a7ac37e1fb9ec5bc12
parent124d795d16b018b054956c9be561f889acf95ac4
[POWERPC] Fix section mismatch in pasemi/iommu.c

These functions are only called by __init functions.

WARNING: vmlinux.o(.text+0x56aa0): Section mismatch: reference to .init.text:.lmb_alloc (between '.iob_init' and '.iommu_init_early_pasemi')

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Acked-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/platforms/pasemi/iommu.c