提交 8cfc1ef9 编写于 作者: N Nicolas Pitre 提交者: Nicolas Pitre

ARM: mach-iop33x: remove mach/memory.h

Signed-off-by: NNicolas Pitre <nicolas.pitre@linaro.org>
上级 7743a087
...@@ -462,6 +462,7 @@ config ARCH_IOP33X ...@@ -462,6 +462,7 @@ config ARCH_IOP33X
select PLAT_IOP select PLAT_IOP
select PCI select PCI
select ARCH_REQUIRE_GPIOLIB select ARCH_REQUIRE_GPIOLIB
select NO_MACH_MEMORY_H
help help
Support for Intel's IOP33X (XScale) family of processors. Support for Intel's IOP33X (XScale) family of processors.
......
/*
* arch/arm/mach-iop33x/include/mach/memory.h
*/
#ifndef __MEMORY_H
#define __MEMORY_H
/*
* Physical DRAM offset.
*/
#define PLAT_PHYS_OFFSET UL(0x00000000)
#endif
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册