linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: boris.brezillon@free-electrons.com (Boris Brezillon)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] mtd: nand: atmel_nand: drop unused include
Date: Tue, 13 Jun 2017 15:14:55 +0200	[thread overview]
Message-ID: <20170613151455.1b458499@bbrezillon> (raw)
In-Reply-To: <20170613125842.16422-1-alexandre.belloni@free-electrons.com>

On Tue, 13 Jun 2017 14:58:42 +0200
Alexandre Belloni <alexandre.belloni@free-electrons.com> wrote:

> The Atmel NAND driver doesn't used anything from
> linux/platform_data/atmel.h, stop including it.
> 

Applied.

Thanks,

Boris

> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
> ---
>  drivers/mtd/nand/atmel/nand-controller.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/mtd/nand/atmel/nand-controller.c b/drivers/mtd/nand/atmel/nand-controller.c
> index 3b2446896147..6bd61acfc2c8 100644
> --- a/drivers/mtd/nand/atmel/nand-controller.c
> +++ b/drivers/mtd/nand/atmel/nand-controller.c
> @@ -64,7 +64,6 @@
>  #include <linux/of_platform.h>
>  #include <linux/iopoll.h>
>  #include <linux/platform_device.h>
> -#include <linux/platform_data/atmel.h>
>  #include <linux/regmap.h>
>  
>  #include "pmecc.h"

      reply	other threads:[~2017-06-13 13:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-13 12:58 [PATCH] mtd: nand: atmel_nand: drop unused include Alexandre Belloni
2017-06-13 13:14 ` Boris Brezillon [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=20170613151455.1b458499@bbrezillon \
    --to=boris.brezillon@free-electrons.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).