[MIPS] Alchemy: Fix modpost warnings.
authorRalf Baechle <ralf@linux-mips.org>
Tue, 10 Jul 2007 08:35:12 +0000 (09:35 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 10 Jul 2007 16:33:05 +0000 (17:33 +0100)
commit070c7b8611e852099370b17eaeb470407cb80ffe
tree6bcac0575751867603dde6bcaf8d33511de734cf
parent35c700c0955c43e168c45d375f90a0670be8f054
[MIPS] Alchemy: Fix modpost warnings.

  MODPOST vmlinux
WARNING: arch/mips/au1000/common/built-in.o(.text+0x1750): Section mismatch: reference to .init.data: (between 'au1xxx_platform_init' and '__fixup_bigphys_addr')
WARNING: arch/mips/au1000/common/built-in.o(.text+0x1754): Section mismatch: reference to .init.data: (between 'au1xxx_platform_init' and '__fixup_bigphys_addr')

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/au1000/common/platform.c