linux/arch/arm/mach-clps711x
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: clps711x: Move debug include into arch/arm/include/debug/ 2014-07-06 16:52:05 -07:00
board-autcpu12.c ARM: appropriate __init annotation for const data 2015-07-28 13:55:27 +02:00
board-cdb89712.c ARM: clps711x: Switch CLPS711X subarch to use cpuidle driver 2014-07-06 16:52:15 -07:00
board-clep7312.c ARM: clps711x: clep7312: Add common devices initialization 2014-07-06 16:52:20 -07:00
board-edb7211.c ARM: clps711x: edb7211: Use new PWM driver for backlight 2014-09-04 21:39:53 +02:00
board-p720t.c ARM: SoC cleanups for 3.17 2014-08-08 11:00:26 -07:00
common.c ARM: clps711x: Switch CLPS711X subarch to use clk and clocksource driver 2014-09-04 21:36:08 +02:00
common.h ARM: clps711x: Switch CLPS711X subarch to use clk and clocksource driver 2014-09-04 21:36:08 +02:00
devices.c ARM: clps711x: Add SOC BUS support 2014-09-04 21:40:43 +02:00
devices.h ARM: clps711x: Re-add GPIO support 2013-06-11 15:44:57 -07:00
Kconfig ARM: clps711x: Remove EP72XX_ROM_BOOT option 2014-02-28 17:44:30 +01:00
Makefile ARM: clps711x: Drop fortunet board support 2013-08-13 23:29:11 -07:00
Makefile.boot ARM: clps711x: Always select AUTO_ZRELADDR for a platform 2012-11-21 09:57:32 -08:00