[PATCH 03/11] ep93xx: Move peripheral defines to local SoC header

H Hartley Sweeten hartleys at visionengravers.com
Fri Jan 13 12:25:19 EST 2012


On Tuesday, January 10, 2012 8:14 PM, Ryan Mallon wrote:
>
> 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.
>
> Cc: Hartley Sweeten <hsweeten at visionengravers.com>
> Cc: Mika Westerberg <mika.westerberg at iki.fi>
> Signed-off-by: Ryan Mallon <rmallon at gmail.com>
> ---
>  arch/arm/mach-ep93xx/core.c                     |    1 +
>  arch/arm/mach-ep93xx/dma.c                      |    2 +
>  arch/arm/mach-ep93xx/include/mach/ep93xx-regs.h |   57 +----------------------
>  arch/arm/mach-ep93xx/soc.h                      |   54 +++++++++++++++++++++
>  4 files changed, 58 insertions(+), 56 deletions(-)

Looks good.

Acked-by: H Hartley Sweeten <hsweeten at visionengravers.com>





More information about the linux-arm-kernel mailing list