linux/arch/arm/mach-digicolor
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: digicolor: select syscon and timer 2015-01-29 13:52:06 -08:00
Makefile ARM: initial support for Conexant Digicolor CX92755 SoC 2015-01-27 14:56:30 -08:00
digicolor.c ARM: appropriate __init annotation for const data 2015-07-28 13:55:27 +02:00