alistair23-linux/arch/arm/mach-w90x900/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 [ARM] 5549/1: Add clock api for w90p910 platform. 2009-06-11 14:45:18 +01:00
entry-macro.S [ARM] 5338/1: Add Nuvoton W90P910 Platform support 2008-12-03 21:57:16 +00:00
fb.h NUC900 LCD Controller Driver 2010-03-12 15:52:34 -08:00
gpio.h [ARM] 5548/1: Add gpio api for w90p910 platform 2009-06-11 14:45:17 +01:00
hardware.h [ARM] 5338/1: Add Nuvoton W90P910 Platform support 2008-12-03 21:57:16 +00:00
i2c.h i2c/nuc900: add i2c driver support for nuc900 2010-08-11 00:34:38 +01:00
io.h [ARM] 5338/1: Add Nuvoton W90P910 Platform support 2008-12-03 21:57:16 +00:00
irqs.h [ARM] 5494/1: Add w90p910 irq number define 2009-05-07 15:24:17 +01:00
map.h [ARM] 5493/1: Add w90p910 IC interface controller regester map 2009-05-07 15:24:16 +01:00
memory.h ARM: P2V: separate PHYS_OFFSET from platform definitions 2011-02-17 23:26:55 +00:00
mfp.h ARM: 6141/1: Add audio support part in arch/arm/mach-w90x900 2010-05-24 22:25:34 +01:00
nuc900_spi.h ARM: NUC900: Add spi driver support for nuc900 2009-12-13 00:58:00 -07:00
regs-clock.h ARM: 5634/1: Add static setting cpu frequence for w90p910 platform 2009-08-01 16:23:57 +01:00
regs-ebi.h ARM: 5634/1: Add static setting cpu frequence for w90p910 platform 2009-08-01 16:23:57 +01:00
regs-gcr.h ARM: 6274/1: add global control registers definition header file for nuc900 2010-07-29 14:03:49 +01:00
regs-irq.h [ARM] 5338/1: Add Nuvoton W90P910 Platform support 2008-12-03 21:57:16 +00:00
regs-ldm.h NUC900 LCD Controller Driver 2010-03-12 15:52:34 -08:00
regs-serial.h [ARM] 5338/1: Add Nuvoton W90P910 Platform support 2008-12-03 21:57:16 +00:00
regs-timer.h [ARM] 5338/1: Add Nuvoton W90P910 Platform support 2008-12-03 21:57:16 +00:00
regs-usb.h [ARM] 5499/1: Add Usb register controller header file dfine 2009-05-07 15:24:21 +01:00
system.h ARM: 5864/1: Implement arch_reset() in NUC900 2010-01-05 20:52:45 +00:00
timex.h [ARM] 5338/1: Add Nuvoton W90P910 Platform support 2008-12-03 21:57:16 +00:00
uncompress.h ARM: zImage: remove the static qualifier from global data variables 2011-05-07 00:08:02 -04:00
vmalloc.h ARM: 5928/1: Change type of VMALLOC_END to unsigned long. 2010-02-15 21:40:33 +00:00
w90p910_keypad.h Input: w90p910_keypad - adjust to use definitions from matrix_keypad.h 2009-08-09 21:24:26 -07:00