mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
drm/exynos/decon5433: Remove the unused include statements
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]>
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user