Bläddra i källkod

video: fbdev: atmel_lcdfb: remove useless include

Definitions from linux/platform_data/atmel.h are not used, remove the
include.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Alexandre Belloni 10 år sedan
förälder
incheckning
57817e619a
1 ändrade filer med 0 tillägg och 1 borttagningar
  1. 0 1
      drivers/video/fbdev/atmel_lcdfb.c

+ 0 - 1
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>