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

Commit 748e91cb authored by Nicolas Pitre's avatar Nicolas Pitre Committed by Nicolas Pitre
Browse files

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

parent e33e5107
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -514,6 +514,7 @@ config ARCH_KIRKWOOD
	select ARCH_REQUIRE_GPIOLIB
	select GENERIC_CLOCKEVENTS
	select PLAT_ORION
	select NO_MACH_MEMORY_H
	help
	  Support for the following Marvell Kirkwood series SoCs:
	  88F6180, 88F6192 and 88F6281.
+0 −10
Original line number Diff line number Diff line
/*
 * arch/arm/mach-kirkwood/include/mach/memory.h
 */

#ifndef __ASM_ARCH_MEMORY_H
#define __ASM_ARCH_MEMORY_H

#define PLAT_PHYS_OFFSET		UL(0x00000000)

#endif