linux/arch/arm/mach-ux500/include/mach
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
..
clkdev.h
db5500-regs.h ux500: Add DMA support for U5500 2010-12-08 13:21:31 +01:00
db8500-regs.h ARM: ux500: prcmu db8500 v2 support 2010-12-08 13:14:13 +01:00
debug-macro.S ux500: remove build-time changing macros 2011-01-10 18:34:52 +01:00
devices.h ux500: rework device registration 2010-12-08 13:14:06 +01:00
entry-macro.S ux500: remove build-time changing macros 2011-01-10 18:34:52 +01:00
gpio.h ux500: rework gpio registration 2010-12-08 13:25:00 +01:00
hardware.h ux500: dynamic SOC detection 2011-01-10 18:34:53 +01:00
id.h ux500: dynamic SOC detection 2011-01-10 18:34:53 +01:00
io.h
irqs-board-mop500.h mach-ux500: board support for AB8500 GPIO driver 2011-03-28 08:47:18 +02:00
irqs-db5500.h ARM: 6413/1: ux500: resources for DB5500 mbox driver and modem irq handler 2010-10-04 19:24:10 +01:00
irqs-db8500.h ARM: 6266/1: ux500: add separate irq lists for DB8500 and DB5500 2010-07-26 11:11:21 +01:00
irqs.h ux500: rename MOP board Kconfig 2011-01-10 18:34:53 +01:00
mbox-db5500.h ux500: rename modem IRQ and MBOX files 2010-12-22 09:26:49 +01:00
memory.h ARM: P2V: separate PHYS_OFFSET from platform definitions 2011-02-17 23:26:55 +00:00
prcmu-defs.h ux500: Add prcmu support for operating points 2010-12-09 10:06:01 +01:00
prcmu-regs.h ux500: Add prcmu support for operating points 2010-12-09 10:06:01 +01:00
prcmu.h ux500: Add prcmu support for operating points 2010-12-09 10:06:01 +01:00
setup.h ux500: dynamic SOC detection 2011-01-10 18:34:53 +01:00
smp.h ARM: SMP: remove smp_mpidr.h 2010-12-20 15:09:11 +00:00
system.h ARM: 5831/1: ARM: U8500 core machine support 2009-11-28 10:22:52 +00:00
timex.h ARM: 5831/1: ARM: U8500 core machine support 2009-11-28 10:22:52 +00:00
uncompress.h ARM: zImage: remove the static qualifier from global data variables 2011-05-07 00:08:02 -04:00
usb.h mach-ux500: add platform data for musb 2011-03-14 14:05:11 +01:00
vmalloc.h ARM: 5928/1: Change type of VMALLOC_END to unsigned long. 2010-02-15 21:40:33 +00:00