ep93xx: Move peripheral defines to local SoC header
authorRyan Mallon <rmallon@gmail.com>
Tue, 10 Jan 2012 22:29:26 +0000 (09:29 +1100)
committerRyan Mallon <rmallon@gmail.com>
Wed, 14 Mar 2012 00:42:27 +0000 (11:42 +1100)
commita05baf335b8bc25e0fab0fd1821e796174f98ea1
treef6cea3047979b47024b2d2dbbf700cee8861beaa
parent73303d129201de7af7fa837597e9c470c5efa71f
ep93xx: Move peripheral defines to local SoC header

Move the AHB/APB peripheral defines to local SoC header since they are
only needed by the core SoC code. The UART defines are not moved
because they are used by the mach/uncompress.h header.

Signed-off-by: Ryan Mallon <rmallon@gmail.com>
Reviewed-by: Mika Westerberg <mika.westerberg@iki.fi>
Acked-by: Hartley Sweeten <hsweeten@visionengravers.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-ep93xx/core.c
arch/arm/mach-ep93xx/dma.c
arch/arm/mach-ep93xx/include/mach/ep93xx-regs.h
arch/arm/mach-ep93xx/soc.h
This page took 0.044064 seconds and 5 git commands to generate.