ep93xx: Move PHYS_BASE defines to local SoC header file
authorRyan Mallon <rmallon@gmail.com>
Tue, 10 Jan 2012 22:06:08 +0000 (09:06 +1100)
committerRyan Mallon <rmallon@gmail.com>
Wed, 14 Mar 2012 00:41:02 +0000 (11:41 +1100)
The PHYS_BASE defines in arch/arm/mach-ep93xx/include/mach-ep93xx-regs.h are
only used in the SoC code. Move the defines to a local header file.

Signed-off-by: Ryan Mallon <rmallon@gmail.com>
Reviewed-by: Mika Westerberg <mika.westerberg@iki.fi>
Acked-by: Hartley Sweeten <hsweeten@visionengravers.com>

No differences found