提交 3bc465aa 编写于 作者: N Nicolas Pitre 提交者: Nicolas Pitre

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

Signed-off-by: NNicolas Pitre <nicolas.pitre@linaro.org>
上级 2e5df8d2
......@@ -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.
......
/*
* 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
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册