1
0
Fork 0
alistair23-linux/arch/arm/mach-mxs
Nicolas Pitre 19c233b79d ARM: appropriate __init annotation for const data
Init data marked const should be annotated with __initconst for
correctness and not __initdata.  In some cases the array gathering
references to that data has to be marked const as well. This fixes
LTO builds that otherwise fail with section mismatch errors.

Signed-off-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
2015-07-28 13:55:27 +02:00
..
Kconfig ARM: centralize common multi-platform kconfig options 2014-02-19 16:38:18 -06:00
Makefile ARM: mxs: enable multiplatform build 2013-04-04 21:15:58 +08:00
mach-mxs.c ARM: appropriate __init annotation for const data 2015-07-28 13:55:27 +02:00
pm.c ARM: mxs: pm: Include "pm.h" 2013-08-18 16:34:57 +08:00
pm.h ARM: mxs: stub out mxs_pm_init for !CONFIG_PM 2013-06-24 16:03:13 +02:00