public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: at91: remove useless includes in platform_data/atmel.h
@ 2015-08-10 14:41 Alexandre Belloni
  2015-09-18 14:37 ` Nicolas Ferre
  0 siblings, 1 reply; 2+ messages in thread
From: Alexandre Belloni @ 2015-08-10 14:41 UTC (permalink / raw)
  To: Nicolas Ferre
  Cc: Jean-Christophe Plagniol-Villard, linux-arm-kernel, linux-kernel,
	Alexandre Belloni

include/linux/platform_data/atmel.h has a lot of useless includes, remove
them.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
---
 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)
-- 
2.1.4


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ARM: at91: remove useless includes in platform_data/atmel.h
  2015-08-10 14:41 [PATCH] ARM: at91: remove useless includes in platform_data/atmel.h Alexandre Belloni
@ 2015-09-18 14:37 ` Nicolas Ferre
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Ferre @ 2015-09-18 14:37 UTC (permalink / raw)
  To: Alexandre Belloni
  Cc: Jean-Christophe Plagniol-Villard, linux-arm-kernel, linux-kernel

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-09-18 14:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-10 14:41 [PATCH] ARM: at91: remove useless includes in platform_data/atmel.h Alexandre Belloni
2015-09-18 14:37 ` Nicolas Ferre

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox