Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e2c72ff9 authored by Nicolas Pitre's avatar Nicolas Pitre Committed by Nicolas Pitre
Browse files

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

parent 8b5da2df
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -541,6 +541,7 @@ config ARCH_MV78XX0
	select ARCH_REQUIRE_GPIOLIB
	select GENERIC_CLOCKEVENTS
	select PLAT_ORION
	select NO_MACH_MEMORY_H
	help
	  Support for the following Marvell MV78xx0 series SoCs:
	  MV781x0, MV782x0.
+0 −10
Original line number Diff line number Diff line
/*
 * 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