Commit 6161a435 authored by Tian Tao's avatar Tian Tao Committed by Inki Dae

drm/exynos/decon5433: Remove the unused include statements

This driver doesn't reference of_gpio.h, so drop it.
Signed-off-by: default avatarTian Tao <tiantao6@hisilicon.com>
Signed-off-by: default avatarInki Dae <inki.dae@samsung.com>
parent 09d78dde
......@@ -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>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment