Commit 21ba05a6 authored by Magnus Damm's avatar Magnus Damm Committed by Simon Horman
Browse files

ARM: shmobile: Remove mach/memory.h



Remove mach-shmobile memory.h since it is no longer needed.

Signed-off-by: default avatarMagnus Damm <damm@opensource.se>
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent 3c2b1042
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
#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 */