Loading arch/arm/Kconfig +1 −0 Original line number Diff line number Diff line Loading @@ -462,6 +462,7 @@ config ARCH_IOP33X select PLAT_IOP select PCI select ARCH_REQUIRE_GPIOLIB select NO_MACH_MEMORY_H help Support for Intel's IOP33X (XScale) family of processors. Loading arch/arm/mach-iop33x/include/mach/memory.hdeleted 100644 → 0 +0 −13 Original line number Diff line number Diff line /* * arch/arm/mach-iop33x/include/mach/memory.h */ #ifndef __MEMORY_H #define __MEMORY_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 @@ -462,6 +462,7 @@ config ARCH_IOP33X select PLAT_IOP select PCI select ARCH_REQUIRE_GPIOLIB select NO_MACH_MEMORY_H help Support for Intel's IOP33X (XScale) family of processors. Loading
arch/arm/mach-iop33x/include/mach/memory.hdeleted 100644 → 0 +0 −13 Original line number Diff line number Diff line /* * arch/arm/mach-iop33x/include/mach/memory.h */ #ifndef __MEMORY_H #define __MEMORY_H /* * Physical DRAM offset. */ #define PLAT_PHYS_OFFSET UL(0x00000000) #endif