commit | a05baf335b8bc25e0fab0fd1821e796174f98ea1 | [log] [tgz] |
---|---|---|
author | Ryan Mallon <rmallon@gmail.com> | Wed Jan 11 09:29:26 2012 +1100 |
committer | Ryan Mallon <rmallon@gmail.com> | Wed Mar 14 11:42:27 2012 +1100 |
tree | f6cea3047979b47024b2d2dbbf700cee8861beaa | |
parent | 73303d129201de7af7fa837597e9c470c5efa71f [diff] |
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>