projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
073aa69
)
drm/rockchip: inno_hdmi: Remove useless include
author
Alex Bee
<knaerzche@gmail.com>
Fri, 22 Dec 2023 17:42:09 +0000
(18:42 +0100)
committer
Heiko Stuebner
<heiko@sntech.de>
Fri, 29 Dec 2023 23:38:27 +0000
(
00:38
+0100)
The inclusion syscon.h isn't used anywhere. Remove it.
Signed-off-by: Alex Bee <knaerzche@gmail.com>
Reviewed-by: Maxime Ripard <mripard@kernel.org>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Link:
https://patchwork.freedesktop.org/patch/msgid/20231222174220.55249-19-knaerzche@gmail.com
drivers/gpu/drm/rockchip/inno_hdmi.c
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/rockchip/inno_hdmi.c
b/drivers/gpu/drm/rockchip/inno_hdmi.c
index 610e7241e4f3d52541de57354cbdfd05000e762c..9fb1e49bc90918b9138482c20632a90ce6ca7fbd 100644
(file)
--- a/
drivers/gpu/drm/rockchip/inno_hdmi.c
+++ b/
drivers/gpu/drm/rockchip/inno_hdmi.c
@@
-10,7
+10,6
@@
#include <linux/delay.h>
#include <linux/err.h>
#include <linux/hdmi.h>
-#include <linux/mfd/syscon.h>
#include <linux/mod_devicetable.h>
#include <linux/module.h>
#include <linux/mutex.h>