kernel_optimize_test/arch/arm/mach-s5pv210
Ard Biesheuvel 00ee68ecc2 ARM: 8326/1: s5pv210: move resume code to .text section
This code calls cpu_resume() using a straight branch (b), so
now that we have moved cpu_resume() back to .text, this should
be moved there as well.

Acked-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2015-03-29 23:11:58 +01:00
..
common.h
Kconfig
Makefile
pm.c
regs-clock.h
s5pv210.c
sleep.S ARM: 8326/1: s5pv210: move resume code to .text section 2015-03-29 23:11:58 +01:00