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


Groups > linux.kernel > #1217531

Re: [PATCH] video: fbdev: atmel_lcdfb: remove useless include

From Tomi Valkeinen <tomi.valkeinen@ti.com>
Newsgroups linux.kernel
Subject Re: [PATCH] video: fbdev: atmel_lcdfb: remove useless include
Date 2015-09-02 13:30 +0200
Message-ID <q4eoO-3Cm-5@gated-at.bofh.it> (permalink)
References <pVWp5-FY-47@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[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 linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH] video: fbdev: atmel_lcdfb: remove useless include Tomi Valkeinen <tomi.valkeinen@ti.com> - 2015-09-02 13:30 +0200

csiph-web