Commit e33e5107 authored by Nicolas Pitre's avatar Nicolas Pitre Committed by Nicolas Pitre

ARM: mach-dove: remove include/mach/memory.h

Signed-off-by: default avatarNicolas Pitre <nicolas.pitre@linaro.org>
parent 1b9f95f8
......@@ -503,6 +503,7 @@ config ARCH_DOVE
select ARCH_REQUIRE_GPIOLIB
select GENERIC_CLOCKEVENTS
select PLAT_ORION
select NO_MACH_MEMORY_H
help
Support for the Marvell Dove SoC 88AP510
......
/*
* arch/arm/mach-dove/include/mach/memory.h
*/
#ifndef __ASM_ARCH_MEMORY_H
#define __ASM_ARCH_MEMORY_H
#define PLAT_PHYS_OFFSET UL(0x00000000)
#endif
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment