Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1227928 > unrolled thread
| Started by | Nicolas Ferre <nicolas.ferre@atmel.com> |
|---|---|
| First post | 2015-09-18 16:40 +0200 |
| Last post | 2015-09-18 16:40 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH] ARM: at91: remove useless includes in platform_data/atmel.h Nicolas Ferre <nicolas.ferre@atmel.com> - 2015-09-18 16:40 +0200
| From | Nicolas Ferre <nicolas.ferre@atmel.com> |
|---|---|
| Date | 2015-09-18 16:40 +0200 |
| Subject | Re: [PATCH] ARM: at91: remove useless includes in platform_data/atmel.h |
| Message-ID | <qa4Zs-5mB-31@gated-at.bofh.it> |
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 top | Article view | linux.kernel
csiph-web