linux-stable/arch/arm/mach-ks8695
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
Kconfig ARM: ks8695: add board support for the OpenGear boards based on the KS8695 2012-09-07 20:16:39 -07:00
Makefile ARM: soc: board specific updates 2012-10-01 18:48:30 -07:00
Makefile.boot ARM: 7022/1: allow to detect conflicting zreladdrs 2011-10-17 09:12:40 +01:00
board-acs5k.c gpio: (gpio-pca953x) move header to linux/platform_data/ 2013-08-29 12:33:52 -07:00
board-dsm320.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
board-micrel.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
board-og.c ARM: ks8695/og: make PCI setup conditional 2014-03-21 18:23:28 +01:00
board-sg.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
cpu.c ARM: ks8695: use __iomem pointers for MMIO 2012-09-19 15:19:13 +02:00
devices.c ARM: mach-ks8695: remove leds driver, since nobody use it 2012-08-01 11:22:05 +08:00
generic.h reboot: arm: change reboot_mode to use enum reboot_mode 2013-07-09 10:33:29 -07:00
irq.c driver-core: remove sysdev.h usage. 2011-12-21 16:26:03 -08:00
pci.c ARM: PCI: provide a default bus scan implementation 2012-05-13 17:12:17 +01:00
time.c ARM: 8000/1: misc: remove deprecated IRQF_DISABLED 2014-03-12 10:32:38 +00:00