]> Git Repo - linux.git/commitdiff
drm/exynos/decon5433: Remove the unused include statements
authorTian Tao <[email protected]>
Mon, 15 Mar 2021 06:41:26 +0000 (14:41 +0800)
committerInki Dae <[email protected]>
Mon, 29 Mar 2021 10:53:23 +0000 (19:53 +0900)
This driver doesn't reference of_gpio.h, so drop it.

Signed-off-by: Tian Tao <[email protected]>
Signed-off-by: Inki Dae <[email protected]>
drivers/gpu/drm/exynos/exynos5433_drm_decon.c

index 1f79bc2a881e1f3889e5161ef14fbba33d1764be..1510e4e2973ccaa09079c896a4502c3f2600cc66 100644 (file)
@@ -13,7 +13,6 @@
 #include <linux/irq.h>
 #include <linux/mfd/syscon.h>
 #include <linux/of_device.h>
-#include <linux/of_gpio.h>
 #include <linux/platform_device.h>
 #include <linux/pm_runtime.h>
 #include <linux/regmap.h>
This page took 0.084835 seconds and 4 git commands to generate.