linux-stable/arch/arm/mach-spear
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
..
include/mach ARM: SPEAr13xx: Fix static mapping table 2014-07-14 11:04:42 +05:30
generic.h arm: delete __cpuinit/__CPUINIT usage from all ARM users 2013-07-14 19:36:52 -04:00
headsmp.S Shiraz has moved 2014-04-18 16:40:08 -07:00
hotplug.c
Kconfig ARM: spear: Remove references to PLAT_SPEAR_SINGLE 2014-09-05 13:33:41 +02:00
Makefile
Makefile.boot
pl080.c
pl080.h
platsmp.c ARM: l2c: avoid calling outer_flush_all() unnecessarily (Spear) 2014-05-22 16:38:38 +01:00
restart.c reboot: arm: change reboot_mode to use enum reboot_mode 2013-07-09 10:33:29 -07:00
spear3xx.c dmaengine: PL08x: Avoid collisions with get_signal() macro 2013-07-05 11:40:47 +05:30
spear6xx.c Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma 2013-07-07 11:11:43 -07:00
spear13xx.c ARM: SoC driver changes for 3.17 2014-08-08 11:34:32 -07:00
spear300.c
spear310.c
spear320.c
spear1310.c ARM: spear: Staticize spear1310_io_desc in spear1310.c 2014-07-06 17:50:15 -07:00
spear1340.c ARM: SPEAr13xx: Add pcie and miphy DT nodes 2014-07-14 11:04:43 +05:30
time.c ARM: appropriate __init annotation for const data 2015-07-28 13:55:27 +02:00