Browse Source

ARM: shmobile: Remove mach/memory.h

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>
Magnus Damm 12 years ago
parent
commit
21ba05a6c2
1 changed files with 0 additions and 7 deletions
  1. 0 7
      arch/arm/mach-shmobile/include/mach/memory.h

+ 0 - 7
arch/arm/mach-shmobile/include/mach/memory.h

@@ -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 */