linux/arch/sh
Tim Abbott 882016ff36 sh: Use __INIT macro instead of .text.init.
The sh architecture has some code in the .text.init section, but it
does not reference that section in its linker scripts.

This change moves this code from the .text.init section to the
.init.text section, which is presumably where it belongs.

Signed-off-by: Tim Abbott <tabbott@mit.edu>
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Acked-by: Paul Mundt <lethal@linux-sh.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-04-27 19:51:58 -07:00
..
boards
boot
cchips
configs sh: sh7785lcr: fix defconfig for 29-bit mode 2009-04-27 09:17:38 +09:00
drivers sh: Add in PCI bus for DMA API debugging. 2009-04-14 15:23:40 +09:00
include sh: Fix up unsigned syscall_nr in SH-5 pt_regs. 2009-04-27 17:05:38 +09:00
kernel sh: Use __INIT macro instead of .text.init. 2009-04-27 19:51:58 -07:00
lib
lib64
math-emu
mm
oprofile
tools
Kconfig
Kconfig.cpu
Kconfig.debug
Makefile