commit | 3266c6a988a2d18ffe91fe7fd56d0d6cc13c341e | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Sat Jul 28 07:44:08 2007 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Tue Jul 31 21:35:27 2007 +0100 |
tree | 6e50a08bf5ea44d8f1f5c62be3509a9db6f8344b | |
parent | e119d49ab51385d8163246db8cce74a46cd3b863 [diff] |
[MIPS] ARC: Fix modpost warnings. WARNING: vmlinux.o(.text+0x1608): Section mismatch: reference to .init.text:ArcRead (between 'indy_8254timer_irq' and 'indy_rtc_set_time') WARNING: vmlinux.o(.text+0x1157ac): Section mismatch: reference to .init.text:ArcRead (between 'prom_getchar' and 'prom_putchar') WARNING: vmlinux.o(.text+0x115808): Section mismatch: reference to .init.text:ArcWrite (between 'prom_putchar' and 'csum_partial') Signed-off-by: Ralf Baechle <ralf@linux-mips.org>