[PATCH] video: fbdev: atmel_lcdfb: remove useless include
From: Tomi Valkeinen <hidden>
Date: 2015-09-02 11:26:22
Also in:
linux-fbdev, lkml
From: Tomi Valkeinen <hidden>
Date: 2015-09-02 11:26:22
Also in:
linux-fbdev, lkml
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 <redacted> --- 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 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: OpenPGP digital signature URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20150902/1f3486fe/attachment.sig>