Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1227928

Re: [PATCH] ARM: at91: remove useless includes in platform_data/atmel.h

From Nicolas Ferre <nicolas.ferre@atmel.com>
Newsgroups linux.kernel
Subject Re: [PATCH] ARM: at91: remove useless includes in platform_data/atmel.h
Date 2015-09-18 16:40 +0200
Message-ID <qa4Zs-5mB-31@gated-at.bofh.it> (permalink)
References <pVWyL-RP-27@gated-at.bofh.it>
Organization atmel

Show all headers | View raw


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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH] ARM: at91: remove useless includes in  platform_data/atmel.h Nicolas Ferre <nicolas.ferre@atmel.com> - 2015-09-18 16:40 +0200

csiph-web