Re: [PATCH 2/2] DMAENGINE: U300 platform configuration

From: Dan Williams
Date: Wed Mar 24 2010 - 18:37:23 EST


On Sat, Mar 13, 2010 at 2:42 AM, Linus Walleij
<linus.walleij@xxxxxxxxxxxxxx> wrote:
> This completes the DMA40 support with the platform-specific
> configuration for U8500/DB8500.
>
> Signed-off-by: Linus Walleij <linus.walleij@xxxxxxxxxxxxxx>
> ---
>  arch/arm/mach-ux500/board-mop500.c           |  222 +++++++++++++++++++++
>  arch/arm/mach-ux500/clock.c                  |    4 +-
>  arch/arm/mach-ux500/include/mach/hardware.h  |   16 ++-
>  arch/arm/mach-ux500/include/mach/ste_dma40.h |  268 ++++++++++++++++++++++++++
>  arch/arm/mach-ux500/ste-dma40-db8500.h       |  133 +++++++++++++
>  5 files changed, 640 insertions(+), 3 deletions(-)
>  create mode 100644 arch/arm/mach-ux500/include/mach/ste_dma40.h

Quick comment, this file needs to be moved into the first patch
otherwise there is bisection/build breakage.

drivers/dma/ste_dma40.c:17:28: error: mach/ste_dma40.h: No such file
or directory

--
Dan
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/