linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: vinod.koul@intel.com (Vinod Koul)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] dmaengine: mmp-tdma: don't include mach/regs-icu.h
Date: Tue, 13 Jan 2015 20:13:20 +0530	[thread overview]
Message-ID: <20150113144320.GB3085@intel.com> (raw)
In-Reply-To: <2099590.pAO9NcseBT@wuerfel>

On Tue, Jan 13, 2015 at 02:25:19PM +0100, Arnd Bergmann wrote:
> The mmp tdma driver does not actually require this header, and
> we want to enable multiplatform support for MMP, which would
> make it inaccessible and cause a build error.
> 
> This patch just removes the old #include.
Applied, both thanks

-- 
~Vinod

> 
> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
> 
> diff --git a/drivers/dma/mmp_tdma.c b/drivers/dma/mmp_tdma.c
> index a8a79b1763d5..91fb241102f7 100644
> --- a/drivers/dma/mmp_tdma.c
> +++ b/drivers/dma/mmp_tdma.c
> @@ -19,7 +19,6 @@
>  #include <linux/dmaengine.h>
>  #include <linux/platform_device.h>
>  #include <linux/device.h>
> -#include <mach/regs-icu.h>
>  #include <linux/platform_data/dma-mmp_tdma.h>
>  #include <linux/of_device.h>
>  #include <linux/of_dma.h>
> 

-- 

      parent reply	other threads:[~2015-01-13 14:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-13 13:25 [PATCH 1/2] dmaengine: mmp-tdma: don't include mach/regs-icu.h Arnd Bergmann
2015-01-13 13:31 ` [PATCH 2/2] dmaengine: mmp-tdma: fix terminate_all return code Arnd Bergmann
2015-01-13 14:43 ` 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=20150113144320.GB3085@intel.com \
    --to=vinod.koul@intel.com \
    --cc=linux-arm-kernel@lists.infradead.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;
as well as URLs for NNTP newsgroup(s).