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 sh: ap325: use edge control for ov772x camera 2009-04-13 22:45:10 +09:00
boot
cchips sh: fix the HD64461 level-triggered interrupts handling 2009-03-20 18:57:48 +09:00
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 sh: Pre-allocate a reasonable number of DMA debug entries. 2009-04-14 15:22:15 +09:00
oprofile
tools sh: add support for SMSC Polaris platform 2009-03-21 01:26:33 +09:00
Kconfig sh: Plug in support for ARCH=sh64 using sh SRCARCH. 2009-04-11 08:39:27 +09:00
Kconfig.cpu
Kconfig.debug
Makefile