[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <e9c3a7c21003241537j1fc2cb4cjfbea205b904ec852@mail.gmail.com>
Date: Wed, 24 Mar 2010 15:37:13 -0700
From: Dan Williams <dan.j.williams@...el.com>
To: Linus Walleij <linus.walleij@...ricsson.com>
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/2] DMAENGINE: U300 platform configuration
On Sat, Mar 13, 2010 at 2:42 AM, Linus Walleij
<linus.walleij@...ricsson.com> wrote:
> This completes the DMA40 support with the platform-specific
> configuration for U8500/DB8500.
>
> Signed-off-by: Linus Walleij <linus.walleij@...ricsson.com>
> ---
> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists