kernel_optimize_test/arch/arm/mach-sa1100
Uwe Kleine-König c6f54a9b39 ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memory.h>
The platforms selecting NEED_MACH_MEMORY_H defined the start address of
their physical memory in the respective <mach/memory.h>. With
ARM_PATCH_PHYS_VIRT=y (which is quite common today) this is useless
though because the definition isn't used but determined dynamically.

So remove the definitions from all <mach/memory.h> and provide the
Kconfig symbol PHYS_OFFSET with the respective defaults in case
ARM_PATCH_PHYS_VIRT isn't enabled.

This allows to drop the dependency of PHYS_OFFSET on !NEED_MACH_MEMORY_H
which prevents compiling an integrator nommu-kernel.
(CONFIG_PAGE_OFFSET which has "default PHYS_OFFSET if !MMU" expanded to
"0x" because CONFIG_PHYS_OFFSET doesn't exist as INTEGRATOR selects
NEED_MACH_MEMORY_H.)

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2014-07-29 23:08:52 +01:00
..
include/mach ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memory.h> 2014-07-29 23:08:52 +01:00
assabet.c ARM: 8025/1: Get rid of meminfo 2014-06-01 01:17:12 +01:00
badge4.c
cerf.c
clock.c ARM: SA1100: Create dummy clk_get_rate() to avoid build failures 2014-01-17 02:00:44 +01:00
collie.c ARM: 8085/1: sa1100: collie: add top boot mtd partition 2014-06-29 10:29:34 +01:00
generic.c cpufreq: Implement light weight ->target_index() routine 2013-10-25 22:42:24 +02:00
generic.h cpufreq: Implement light weight ->target_index() routine 2013-10-25 22:42:24 +02:00
h3xxx.c ARM: 7903/1: sa1100: h3xxx: drop hand-coded gpio_request_array analogue 2014-02-12 10:36:04 +00:00
h3100.c ARM: 7902/1: sa1100: h3xxx: move serial port GPIO handling to common place 2014-02-12 10:36:02 +00:00
h3600.c ARM: 7902/1: sa1100: h3xxx: move serial port GPIO handling to common place 2014-02-12 10:36:02 +00:00
hackkit.c
irq.c
jornada720_ssp.c
jornada720.c
Kconfig
lart.c
Makefile
Makefile.boot
nanoengine.c
neponset.c
pci-nanoengine.c
pleb.c
pm.c
shannon.c
simpad.c ARM: 7865/1: sa1100: fix simpad compilation warning 2013-10-29 11:01:01 +00:00
sleep.S
ssp.c
time.c ARM: SoC: cleanups for 3.15 2014-04-05 13:51:19 -07:00