From: nicolas.ferre@atmel.com (Nicolas Ferre)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: at91: remove useless includes in platform_data/atmel.h
Date: Fri, 18 Sep 2015 16:37:51 +0200 [thread overview]
Message-ID: <55FC21BF.1090201@atmel.com> (raw)
In-Reply-To: <1439217705-13960-1-git-send-email-alexandre.belloni@free-electrons.com>
Le 10/08/2015 16:41, Alexandre Belloni a ?crit :
> include/linux/platform_data/atmel.h has a lot of useless includes, remove
> them.
>
> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
And I take it in at91-4.4-soc branch.
Thanks, bye.
> ---
> include/linux/platform_data/atmel.h | 8 --------
> 1 file changed, 8 deletions(-)
>
> diff --git a/include/linux/platform_data/atmel.h b/include/linux/platform_data/atmel.h
> index 527a85c61924..4d67a5e82c83 100644
> --- a/include/linux/platform_data/atmel.h
> +++ b/include/linux/platform_data/atmel.h
> @@ -9,15 +9,7 @@
>
> #include <linux/mtd/nand.h>
> #include <linux/mtd/partitions.h>
> -#include <linux/device.h>
> -#include <linux/i2c.h>
> -#include <linux/leds.h>
> -#include <linux/spi/spi.h>
> -#include <linux/usb/atmel_usba_udc.h>
> -#include <linux/atmel-mci.h>
> -#include <sound/atmel-ac97c.h>
> #include <linux/serial.h>
> -#include <linux/platform_data/macb.h>
>
> /*
> * at91: 6 USARTs and one DBGU port (SAM9260)
>
--
Nicolas Ferre
WARNING: multiple messages have this Message-ID (diff)
From: Nicolas Ferre <nicolas.ferre@atmel.com>
To: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Cc: Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>,
<linux-arm-kernel@lists.infradead.org>,
<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] ARM: at91: remove useless includes in platform_data/atmel.h
Date: Fri, 18 Sep 2015 16:37:51 +0200 [thread overview]
Message-ID: <55FC21BF.1090201@atmel.com> (raw)
In-Reply-To: <1439217705-13960-1-git-send-email-alexandre.belloni@free-electrons.com>
Le 10/08/2015 16:41, Alexandre Belloni a écrit :
> include/linux/platform_data/atmel.h has a lot of useless includes, remove
> them.
>
> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
And I take it in at91-4.4-soc branch.
Thanks, bye.
> ---
> include/linux/platform_data/atmel.h | 8 --------
> 1 file changed, 8 deletions(-)
>
> diff --git a/include/linux/platform_data/atmel.h b/include/linux/platform_data/atmel.h
> index 527a85c61924..4d67a5e82c83 100644
> --- a/include/linux/platform_data/atmel.h
> +++ b/include/linux/platform_data/atmel.h
> @@ -9,15 +9,7 @@
>
> #include <linux/mtd/nand.h>
> #include <linux/mtd/partitions.h>
> -#include <linux/device.h>
> -#include <linux/i2c.h>
> -#include <linux/leds.h>
> -#include <linux/spi/spi.h>
> -#include <linux/usb/atmel_usba_udc.h>
> -#include <linux/atmel-mci.h>
> -#include <sound/atmel-ac97c.h>
> #include <linux/serial.h>
> -#include <linux/platform_data/macb.h>
>
> /*
> * at91: 6 USARTs and one DBGU port (SAM9260)
>
--
Nicolas Ferre
next prev parent reply other threads:[~2015-09-18 14:37 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-10 14:41 [PATCH] ARM: at91: remove useless includes in platform_data/atmel.h Alexandre Belloni
2015-08-10 14:41 ` Alexandre Belloni
2015-09-18 14:37 ` Nicolas Ferre [this message]
2015-09-18 14:37 ` Nicolas Ferre
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=55FC21BF.1090201@atmel.com \
--to=nicolas.ferre@atmel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.