linux/arch/arm/mach-tcc8k
Russell King b75c178afa ARM: P2V: avoid initializers and assembly using PHYS_OFFSET
As PHYS_OFFSET will be becoming a variable, we can't have it used in
initializers nor assembly code.  Replace those in generic code with
a run-time initialization.  Replace those in platform code using the
individual platform specific PLAT_PHYS_OFFSET.

Acked-by: Nicolas Pitre <nicolas.pitre@linaro.org>
Acked-by: Tony Lindgren <tony@atomide.com>
Acked-by: Kukjin Kim <kgene.kim@samsung.com>
Acked-by: David Brown <davidb@codeaurora.org>
Acked-by: Eric Miao <eric.y.miao@gmail.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2011-02-17 23:27:30 +00:00
..
board-tcc8000-sdk.c ARM: P2V: avoid initializers and assembly using PHYS_OFFSET 2011-02-17 23:27:30 +00:00
clock.c ARM: 6483/1: arm & sh: factorised duplicated clkdev.c 2010-11-26 10:51:04 +00:00
common.h ARM: Add common platform devices for TCC8xxx SoCs 2010-09-17 21:55:09 +02:00
devices.c ARM: Add common platform devices for TCC8xxx SoCs 2010-09-17 21:55:09 +02:00
io.c ARM: Basic IO mappings for mach-tcc8k 2010-09-17 21:55:08 +02:00
irq.c ARM: tcc8k: irq_data conversion. 2011-01-13 17:19:03 +01:00
Kconfig ARM: Add board support for Telechips TCC8000-SDK board 2010-09-17 21:55:09 +02:00
Makefile ARM: Add board support for Telechips TCC8000-SDK board 2010-09-17 21:55:09 +02:00
Makefile.boot ARM: Add board support for Telechips TCC8000-SDK board 2010-09-17 21:55:09 +02:00
time.c ARM: tcc8k: update clock source registration 2010-12-22 22:44:37 +00:00