Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1217531 > unrolled thread
| Started by | Tomi Valkeinen <tomi.valkeinen@ti.com> |
|---|---|
| First post | 2015-09-02 13:30 +0200 |
| Last post | 2015-09-02 13:30 +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] video: fbdev: atmel_lcdfb: remove useless include Tomi Valkeinen <tomi.valkeinen@ti.com> - 2015-09-02 13:30 +0200
| From | Tomi Valkeinen <tomi.valkeinen@ti.com> |
|---|---|
| Date | 2015-09-02 13:30 +0200 |
| Subject | Re: [PATCH] video: fbdev: atmel_lcdfb: remove useless include |
| Message-ID | <q4eoO-3Cm-5@gated-at.bofh.it> |
[Multipart message — attachments visible in raw view] — view raw
On 10/08/15 17:31, Alexandre Belloni wrote: > Definitions from linux/platform_data/atmel.h are not used, remove the > include. > > Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> > --- > drivers/video/fbdev/atmel_lcdfb.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/drivers/video/fbdev/atmel_lcdfb.c b/drivers/video/fbdev/atmel_lcdfb.c > index abadc490fa1f..a5006788647c 100644 > --- a/drivers/video/fbdev/atmel_lcdfb.c > +++ b/drivers/video/fbdev/atmel_lcdfb.c > @@ -19,7 +19,6 @@ > #include <linux/backlight.h> > #include <linux/gfp.h> > #include <linux/module.h> > -#include <linux/platform_data/atmel.h> > #include <linux/of.h> > #include <linux/of_device.h> > #include <linux/of_gpio.h> Thanks, queued for 4.3. Tomi
Back to top | Article view | linux.kernel
csiph-web