From: Vinod Koul <vinod.koul@intel.com>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH] dmaengine: Remove Renesas Audio DMAC peri peri platform data
Date: Fri, 08 May 2015 09:20:31 +0000 [thread overview]
Message-ID: <20150508090831.GD3521@localhost> (raw)
In-Reply-To: <87oao1sjzp.wl%kuninori.morimoto.gx@renesas.com>
On Tue, Apr 28, 2015 at 12:21:40PM +0200, Geert Uytterhoeven wrote:
> Commit 3cd44dcd35a6 ("dmaengine: remove Renesas Audio DMAC peri peri")
> forgot to remove the header file with the platform data definitions.
>
Applied now
Thanks
--
~Vinod
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> ---
> include/linux/platform_data/dma-rcar-audmapp.h | 34 --------------------------
> 1 file changed, 34 deletions(-)
> delete mode 100644 include/linux/platform_data/dma-rcar-audmapp.h
>
> diff --git a/include/linux/platform_data/dma-rcar-audmapp.h b/include/linux/platform_data/dma-rcar-audmapp.h
> deleted file mode 100644
> index 471fffebbeb4cdbe..0000000000000000
> --- a/include/linux/platform_data/dma-rcar-audmapp.h
> +++ /dev/null
> @@ -1,34 +0,0 @@
> -/*
> - * This is for Renesas R-Car Audio-DMAC-peri-peri.
> - *
> - * Copyright (C) 2014 Renesas Electronics Corporation
> - * Copyright (C) 2014 Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> - *
> - * This file is based on the include/linux/sh_dma.h
> - *
> - * Header for the new SH dmaengine driver
> - *
> - * Copyright (C) 2010 Guennadi Liakhovetski <g.liakhovetski@gmx.de>
> - *
> - * This program is free software; you can redistribute it and/or modify
> - * it under the terms of the GNU General Public License version 2 as
> - * published by the Free Software Foundation.
> - */
> -#ifndef SH_AUDMAPP_H
> -#define SH_AUDMAPP_H
> -
> -#include <linux/dmaengine.h>
> -
> -struct audmapp_slave_config {
> - int slave_id;
> - dma_addr_t src;
> - dma_addr_t dst;
> - u32 chcr;
> -};
> -
> -struct audmapp_pdata {
> - struct audmapp_slave_config *slave;
> - int slave_num;
> -};
> -
> -#endif /* SH_AUDMAPP_H */
> --
> 1.9.1
>
> --
> To unsubscribe from this list: send the line "unsubscribe dmaengine" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
--
prev parent reply other threads:[~2015-05-08 9:20 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-10 1:46 [PATCH] dmaengine: remove Renesas Audio DMAC peri peri Kuninori Morimoto
2015-03-11 9:08 ` Geert Uytterhoeven
2015-03-12 0:15 ` Kuninori Morimoto
2015-04-28 10:21 ` [PATCH] dmaengine: Remove Renesas Audio DMAC peri peri platform data Geert Uytterhoeven
2015-04-30 5:52 ` Simon Horman
2015-05-08 9:20 ` Vinod Koul [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150508090831.GD3521@localhost \
--to=vinod.koul@intel.com \
--cc=linux-sh@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox