android_kernel_xiaomi_sm8350/arch/sh/kernel/cpu/sh5
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
..
clock-sh5.c sh: SH-5 clk fwk support. 2008-09-29 20:09:17 +09:00
entry.S sh: Use __INIT macro instead of .text.init. 2009-04-27 19:51:58 -07:00
fpu.c sh: Fix occasional FPU register corruption under preempt. 2008-03-26 19:02:47 +09:00
Makefile sh: SH-5 clk fwk support. 2008-09-29 20:09:17 +09:00
probe.c sh64: Setup I/D-TLB defaults in SH-5 probe path. 2008-05-08 19:51:38 +09:00
switchto.S
unwind.c sh: replace remaining __FUNCTION__ occurrences 2008-03-06 11:18:22 +09:00