ARM: shmobile: Remove mach/memory.h
authorMagnus Damm <damm@opensource.se>
Mon, 10 Jun 2013 09:47:06 +0000 (18:47 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Mon, 17 Jun 2013 07:07:30 +0000 (16:07 +0900)
Remove mach-shmobile memory.h since it is no longer needed.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/include/mach/memory.h [deleted file]

diff --git a/arch/arm/mach-shmobile/include/mach/memory.h b/arch/arm/mach-shmobile/include/mach/memory.h
deleted file mode 100644 (file)
index 0ffbe81..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-#ifndef __ASM_MACH_MEMORY_H
-#define __ASM_MACH_MEMORY_H
-
-#define PLAT_PHYS_OFFSET       UL(CONFIG_MEMORY_START)
-#define MEM_SIZE       UL(CONFIG_MEMORY_SIZE)
-
-#endif /* __ASM_MACH_MEMORY_H */
This page took 0.056038 seconds and 5 git commands to generate.