linux-stable/arch/arm/mach-ux500
Nicolas Pitre 8ea0de4b88 ARM: zImage: remove the static qualifier from global data variables
To be able to relocate the .bss section at run time independently from
the rest of the code, we must make sure that no GOTOFF relocations are
used with .bss symbols.  This usually means that no global variables can
be marked static unless they're also const.

Let's remove the static qualifier from current offenders, or turn them
into const variables when possible.  Next commit will ensure the build
fails if one of those is reintroduced due to otherwise enforced coding
standards for the kernel.

Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>
Tested-by: Tony Lindgren <tony@atomide.com>
2011-05-07 00:08:02 -04:00
..
include/mach ARM: zImage: remove the static qualifier from global data variables 2011-05-07 00:08:02 -04:00
board-mop500-pins.c mach-ux500: add hrefv60 GPIO pins 2011-03-14 14:05:16 +01:00
board-mop500-regulators.c mach-ux500: configure board for the TPS61052 regulator v2 2011-03-28 08:54:23 +02:00
board-mop500-regulators.h mach-ux500: configure board for the TPS61052 regulator v2 2011-03-28 08:54:23 +02:00
board-mop500-sdi.c mach-ux500: basic HREFv60 support v2 2011-03-14 14:05:16 +01:00
board-mop500-stuib.c mach-ux500: basic HREFv60 support v2 2011-03-14 14:05:16 +01:00
board-mop500-u8500uib.c mach-ux500: add U8500 UIB platform data 2011-03-14 14:05:10 +01:00
board-mop500-uib.c mach-ux500: dynamic UIB (user interface boards) detection 2011-03-14 14:05:10 +01:00
board-mop500.c mach-ux500: configure board for the TPS61052 regulator v2 2011-03-28 08:54:23 +02:00
board-mop500.h mach-ux500: board support for AB8500 GPIO driver 2011-03-28 08:47:18 +02:00
board-u5500-sdi.c mach-ux500: config Ux500 PL011 PL022 PL180 for DMA 2011-03-14 14:05:14 +01:00
board-u5500.c mach-ux500: config Ux500 PL011 PL022 PL180 for DMA 2011-03-14 14:05:14 +01:00
clock.c mach-ux500: update MUSB clock configurations 2011-03-14 14:05:12 +01:00
clock.h ux500: add debugfs support for powerdebug 2010-12-20 13:32:45 +01:00
cpu-db5500.c mach-ux500: add MUSB to db5500 devices 2011-03-14 14:05:12 +01:00
cpu-db8500.c mach-ux500: add MUSB to db8500 devices 2011-03-14 14:05:12 +01:00
cpu.c ux500: dynamic SOC detection 2011-01-10 18:34:53 +01:00
cpufreq.c ux500: Add cpufreq support for u8500 2010-12-09 10:06:15 +01:00
devices-common.c plat-nomadik: support varying number of GPIOs per block 2011-03-14 14:05:14 +01:00
devices-common.h mach-ux500: config Ux500 PL011 PL022 PL180 for DMA 2011-03-14 14:05:14 +01:00
devices-db5500.h mach-ux500: config Ux500 PL011 PL022 PL180 for DMA 2011-03-14 14:05:14 +01:00
devices-db8500.c mach-ux500: config Ux500 PL011 PL022 PL180 for DMA 2011-03-14 14:05:14 +01:00
devices-db8500.h mach-ux500: config Ux500 PL011 PL022 PL180 for DMA 2011-03-14 14:05:14 +01:00
devices.c ux500: rework device registration 2010-12-08 13:14:06 +01:00
dma-db5500.c mach-ux500: add MUSB to db5500 devices 2011-03-14 14:05:12 +01:00
headsmp.S ARM: 6539/1: ux500: remove unnecessary barrier from the secondary startup 2010-12-24 09:50:26 +00:00
hotplug.c ARM: CPU hotplug: remove bug checks in platform_cpu_die() 2010-12-20 15:09:10 +00:00
id.c ux500: dynamic SOC detection 2011-01-10 18:34:53 +01:00
Kconfig mach-ux500: configure board for the TPS61052 regulator v2 2011-03-28 08:54:23 +02:00
localtimer.c ARM: 6759/1: smp: Select local timers vs broadcast timer support runtime 2011-02-23 17:54:27 +00:00
Makefile mach-ux500: move MOP500 pins to separate file 2011-03-14 14:05:16 +01:00
Makefile.boot ARM: 5832/1: ARM: U8500 Makefile.boot 2009-11-28 10:22:52 +00:00
mbox-db5500.c mbox-db5500.c Change initate to initiate. 2011-02-17 16:49:54 +01:00
modem-irq-db5500.c arm: Fold irq_set_chip/irq_set_handler 2011-03-29 14:47:58 +02:00
pins-db5500.h ARM: 6371/1: ux500: add DB5500 pins 2010-09-19 12:12:26 +01:00
pins-db8500.h Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2010-10-25 07:59:01 -07:00
platsmp.c ux500: remove build-time changing macros 2011-01-10 18:34:52 +01:00
prcmu.c ux500: Add prcmu support for operating points 2010-12-09 10:06:01 +01:00
ste-dma40-db5500.h ARM: 6372/1: ux500: add DB5500 DMA event lines 2010-09-19 12:12:27 +01:00
ste-dma40-db8500.h ARM: 6418/1: ux500: rename DB8500 DMA event line macros 2010-10-04 19:46:07 +01:00
usb.c mach-ux500: add platform data for musb 2011-03-14 14:05:11 +01:00