ARM: integrator: get rid of <mach/memory.h>
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 14 Feb 2014 09:26:15 +0000 (10:26 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 27 Jun 2014 08:15:22 +0000 (10:15 +0200)
commite6dc195c1c69ea525f5001f72d666ac8342139e4
tree829fa1cc63919526257aaf7db3a8dd51ae1dbefe
parenta497c3ba1d97fc69c1e78e7b96435ba8c2cb42ee
ARM: integrator: get rid of <mach/memory.h>

The Integrator has a custom <mach/memory.h> header defining the
BUS_OFFSET for *_to_bus and bus_to_* operations as offset from
0x80000000.

This switches the Integrator over to using the mechanism
introduced for the Keystone to provide the same offset using
the device tree, deletes <mach/memory.h> and augments the
Integrator device tree to provide the bus offset.

Cc: Grygorii Strashko <grygorii.strashko@ti.com>
Cc: Will Deacon <will.deacon@arm.com>
Cc: Jonathan Austin <jonathan.austin@arm.com>
Cc: Russell King <linux@arm.linux.org.uk>
Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/Kconfig
arch/arm/boot/dts/integratorap.dts
arch/arm/mach-integrator/include/mach/memory.h [deleted file]
This page took 0.028458 seconds and 5 git commands to generate.