linux/arch/arm/mach-shmobile
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: shmobile: Remove obsolete zboot support 2015-07-06 09:29:45 +09:00
board-bockw-reference.c ARM: appropriate __init annotation for const data 2015-07-28 13:55:27 +02:00
board-bockw.c ARM: appropriate __init annotation for const data 2015-07-28 13:55:27 +02:00
board-marzen-reference.c ARM: appropriate __init annotation for const data 2015-07-28 13:55:27 +02:00
board-marzen.c ARM: appropriate __init annotation for const data 2015-07-28 13:55:27 +02:00
clock-r8a7778.c ARM: shmobile: Remove FSF address from copyright headers 2014-10-27 09:48:07 +09:00
clock-r8a7779.c ARM: shmobile: Remove FSF address from copyright headers 2014-10-27 09:48:07 +09:00
clock.c ARM: shmobile: Remove mach/clkdev.h 2015-02-24 07:12:15 +09:00
clock.h ARM: shmobile: Remove shmobile_clk_workaround() implementation 2014-10-30 10:14:57 +09:00
common.h ARM: v7 setup function should invalidate L1 cache 2015-06-01 11:30:26 +01:00
console.c ARM: shmobile: Remove FSF address from copyright headers 2014-10-27 09:48:07 +09:00
cpufreq.c cpufreq: cpu0: rename driver and internals to 'cpufreq_dt' 2014-10-03 15:37:54 +02:00
headsmp-scu.S ARM: v7 setup function should invalidate L1 cache 2015-06-01 11:30:26 +01:00
headsmp.S ARM: v7 setup function should invalidate L1 cache 2015-06-01 11:30:26 +01:00
intc.h ARM: shmobile: Move legacy INTC definitions from irqs.h to intc.h 2014-08-22 12:23:32 +09:00
irqs.h ARM: shmobile: Move legacy INTC definitions from irqs.h to intc.h 2014-08-22 12:23:32 +09:00
Kconfig ARM: shmobile: Remove legacy SoC code for R-Mobile A1 2015-07-06 09:29:10 +09:00
Makefile ARM: shmobile: Remove legacy SoC code for R-Mobile A1 2015-07-06 09:29:10 +09:00
Makefile.boot ARM: shmobile: Remove legacy board code for Armadillo-800 EVA 2015-07-06 09:24:03 +09:00
platsmp-apmu.c ARM: shmobile: apmu: silence build warnings 2015-07-14 16:35:24 +09:00
platsmp-apmu.h ARM: shmobile: Separate APMU resource data into CPU dependant part 2014-11-04 09:31:23 +09:00
platsmp-scu.c ARM: shmobile: Move common.h 2014-06-17 17:09:39 +09:00
platsmp.c ARM: shmobile: Move common.h 2014-06-17 17:09:39 +09:00
pm-r8a7779.c Renesas ARM Based SoC PM Domain Updates for v4.3 2015-07-14 11:50:26 +02:00
pm-rcar-gen2.c ARM: shmobile: Consolidate the pm code for R-Car Gen2 2015-03-17 08:05:13 +09:00
pm-rcar.c ARM: shmobile: R-Car: Get rid of on_off_fn() function pointer 2015-07-06 09:35:22 +09:00
pm-rcar.h ARM: shmobile: R-Car: Make struct rcar_sysc_ch * parameters const 2015-07-06 09:35:19 +09:00
pm-rmobile.c ARM: shmobile: R-Mobile: Remove legacy PM Domain code 2015-07-06 09:29:45 +09:00
pm-rmobile.h ARM: shmobile: R-Mobile: Remove legacy PM Domain code 2015-07-06 09:29:45 +09:00
r8a7778.h Renesas ARM Based SoC Cleanup for v3.19 2014-11-04 14:43:02 -08:00
r8a7779.h ARM: shmobile: marzen-reference: Enable TMU0 in device tree 2014-08-17 09:00:56 +09:00
r8a7790.h ARM: shmobile: Consolidate the pm code for R-Car Gen2 2015-03-17 08:05:13 +09:00
r8a7791.h ARM: shmobile: Consolidate the pm code for R-Car Gen2 2015-03-17 08:05:13 +09:00
rcar-gen2.h ARM: shmobile: Consolidate the pm code for R-Car Gen2 2015-03-17 08:05:13 +09:00
regulator-quirk-rcar-gen2.c ARM: shmobile: R-Car Gen2: Add da9063/da9210 regulator quirk 2015-03-11 09:52:12 +09:00
setup-emev2.c ARM: make arrays containing machine compatible strings const 2015-02-19 09:44:17 +01:00
setup-r7s72100.c ARM: appropriate __init annotation for const data 2015-07-28 13:55:27 +02:00
setup-r8a73a4.c ARM: appropriate __init annotation for const data 2015-07-28 13:55:27 +02:00
setup-r8a7740.c ARM: appropriate __init annotation for const data 2015-07-28 13:55:27 +02:00
setup-r8a7778.c ARM: appropriate __init annotation for const data 2015-07-28 13:55:27 +02:00
setup-r8a7779.c ARM: appropriate __init annotation for const data 2015-07-28 13:55:27 +02:00
setup-r8a7790.c ARM: shmobile: r8a7790: Remove legacy code 2014-12-21 17:03:50 +09:00
setup-r8a7791.c ARM: appropriate __init annotation for const data 2015-07-28 13:55:27 +02:00
setup-r8a7794.c ARM: shmobile: r8a7794: Reserve memory as other R-Car Gen2 SoCs 2014-09-16 15:01:58 +09:00
setup-rcar-gen2.c ARM: shmobile: R-Car Gen2: CONFIG_ARCH_SHMOBILE_MULTI is always set 2015-07-06 09:29:46 +09:00
setup-sh73a0.c ARM: appropriate __init annotation for const data 2015-07-28 13:55:27 +02:00
sh73a0.h ARM: shmobile: Remove legacy SoC code for SH-Mobile AG5 2015-07-06 09:24:01 +09:00
sh-gpio.h ARM: shmobile: mackerel: Use pinconf API to configure pin pull-down 2013-12-10 17:24:49 +09:00
smp-emev2.c ARM: shmobile: Remove FSF address from copyright headers 2014-10-27 09:48:07 +09:00
smp-r8a7779.c ARM: shmobile: r8a7779: Make struct rcar_sysc_ch const 2015-07-06 09:35:23 +09:00
smp-r8a7790.c ARM: shmobile: r8a7790: Make struct rcar_sysc_ch const 2015-07-06 09:35:24 +09:00
smp-r8a7791.c ARM: DT updates for v4.1 2015-04-22 09:09:46 -07:00
smp-sh73a0.c ARM: shmobile: Remove legacy SoC code for SH-Mobile AG5 2015-07-06 09:24:01 +09:00
suspend.c
timer.c ARM: shmobile: timer: r8a73a4 and r8a7790 are multi-platform only 2015-07-06 09:29:46 +09:00