From e6dc195c1c69ea525f5001f72d666ac8342139e4 Mon Sep 17 00:00:00 2001 From: Linus Walleij Date: Fri, 14 Feb 2014 10:26:15 +0100 Subject: ARM: integrator: get rid of The Integrator has a custom 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 and augments the Integrator device tree to provide the bus offset. Cc: Grygorii Strashko Cc: Will Deacon Cc: Jonathan Austin Cc: Russell King Acked-by: Santosh Shilimkar Signed-off-by: Linus Walleij --- arch/arm/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'arch/arm/Kconfig') diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 245058b3b0ef..06aab1024305 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -320,7 +320,6 @@ config ARCH_INTEGRATOR select HAVE_TCM select ICST select MULTI_IRQ_HANDLER - select NEED_MACH_MEMORY_H select PLAT_VERSATILE select SPARSE_IRQ select USE_OF -- cgit v1.2.3