Loading arch/arm/Kconfig +1 −0 Original line number Diff line number Diff line Loading @@ -502,6 +502,7 @@ config ARCH_IXP4XX select HAVE_SCHED_CLOCK select MIGHT_HAVE_PCI select DMABOUNCE if PCI select NO_MACH_MEMORY_H help Support for Intel's IXP4XX (XScale) family of processors. Loading arch/arm/mach-ixp4xx/include/mach/memory.hdeleted 100644 → 0 +0 −17 Original line number Diff line number Diff line /* * arch/arm/mach-ixp4xx/include/mach/memory.h * * Copyright (c) 2001-2004 MontaVista Software, Inc. */ #ifndef __ASM_ARCH_MEMORY_H #define __ASM_ARCH_MEMORY_H #include <asm/sizes.h> /* * Physical DRAM offset. */ #define PLAT_PHYS_OFFSET UL(0x00000000) #endif Loading
arch/arm/Kconfig +1 −0 Original line number Diff line number Diff line Loading @@ -502,6 +502,7 @@ config ARCH_IXP4XX select HAVE_SCHED_CLOCK select MIGHT_HAVE_PCI select DMABOUNCE if PCI select NO_MACH_MEMORY_H help Support for Intel's IXP4XX (XScale) family of processors. Loading
arch/arm/mach-ixp4xx/include/mach/memory.hdeleted 100644 → 0 +0 −17 Original line number Diff line number Diff line /* * arch/arm/mach-ixp4xx/include/mach/memory.h * * Copyright (c) 2001-2004 MontaVista Software, Inc. */ #ifndef __ASM_ARCH_MEMORY_H #define __ASM_ARCH_MEMORY_H #include <asm/sizes.h> /* * Physical DRAM offset. */ #define PLAT_PHYS_OFFSET UL(0x00000000) #endif