mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-29 20:16:44 +07:00
ARM: mach-mv78xx0: remove mach/memory.h
Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>
This commit is contained in:
parent
8b5da2df27
commit
e2c72ff9dc
@ -541,6 +541,7 @@ config ARCH_MV78XX0
|
|||||||
select ARCH_REQUIRE_GPIOLIB
|
select ARCH_REQUIRE_GPIOLIB
|
||||||
select GENERIC_CLOCKEVENTS
|
select GENERIC_CLOCKEVENTS
|
||||||
select PLAT_ORION
|
select PLAT_ORION
|
||||||
|
select NO_MACH_MEMORY_H
|
||||||
help
|
help
|
||||||
Support for the following Marvell MV78xx0 series SoCs:
|
Support for the following Marvell MV78xx0 series SoCs:
|
||||||
MV781x0, MV782x0.
|
MV781x0, MV782x0.
|
||||||
|
@ -1,10 +0,0 @@
|
|||||||
/*
|
|
||||||
* arch/arm/mach-mv78xx0/include/mach/memory.h
|
|
||||||
*/
|
|
||||||
|
|
||||||
#ifndef __ASM_ARCH_MEMORY_H
|
|
||||||
#define __ASM_ARCH_MEMORY_H
|
|
||||||
|
|
||||||
#define PLAT_PHYS_OFFSET UL(0x00000000)
|
|
||||||
|
|
||||||
#endif
|
|
Loading…
Reference in New Issue
Block a user