Explorar o código

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

Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>
Nicolas Pitre %!s(int64=14) %!d(string=hai) anos
pai
achega
748e91cb3c
Modificáronse 2 ficheiros con 1 adicións e 10 borrados
  1. 1 0
      arch/arm/Kconfig
  2. 0 10
      arch/arm/mach-kirkwood/include/mach/memory.h

+ 1 - 0
arch/arm/Kconfig

@@ -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
arch/arm/mach-kirkwood/include/mach/memory.h

@@ -1,10 +0,0 @@
-/*
- * 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