Skip to content

Commit 59d9bcb

Browse files
Ran Jianpingbebarino
authored andcommitted
clk:mediatek: remove duplicate include in clk-mt8195-imp_iic_wrap.c
'dt-bindings/clock/mt8195-clk.h' included in '/drivers/clk/mediatek/clk-mt8195-imp_iic_wrap.c' is duplicated.It is also included on the 13 line. Reported-by: Zeal Robot <[email protected]> Signed-off-by: Ran Jianping <[email protected]> Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Chen-Yu Tsai <[email protected]> Signed-off-by: Stephen Boyd <[email protected]>
1 parent 4b44521 commit 59d9bcb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

drivers/clk/mediatek/clk-mt8195-imp_iic_wrap.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@
1010
#include <linux/clk-provider.h>
1111
#include <linux/platform_device.h>
1212

13-
#include <dt-bindings/clock/mt8195-clk.h>
14-
1513
static const struct mtk_gate_regs imp_iic_wrap_cg_regs = {
1614
.set_ofs = 0xe08,
1715
.clr_ofs = 0xe04,

0 commit comments

Comments
 (0)