dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/mips/arc
Ralf Baechle 3266c6a988 [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>
2007-07-31 21:35:27 +01:00
..
Makefile Put salone.o back into arclib. It's a lib so doesn't harm if unused atm. 2005-10-29 19:30:54 +01:00
arc_con.c [MIPS] A struct console.setup function may not be __init. 2006-03-09 18:05:07 +00:00
cmdline.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
env.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
file.c [MIPS] ARC: Fix modpost warnings. 2007-07-31 21:35:27 +01:00
identify.c [MIPS] Use ARRAY_SIZE macro when appropriate 2007-02-06 16:53:19 +00:00
init.c [MIPS] ARC: Fix several compiler warnings. 2007-03-08 01:10:30 +00:00
memory.c [MIPS] Fix and cleanup the mess that a dozen prom_printf variants are. 2007-03-04 19:02:37 +00:00
misc.c [MIPS] Get rid of the IP22-specific code in arclib. 2006-03-18 16:59:26 +00:00
promlib.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
salone.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
time.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
tree.c [MIPS] Fix and cleanup the mess that a dozen prom_printf variants are. 2007-03-04 19:02:37 +00:00