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 <zealci@zte.com.cn> Signed-off-by: Ran Jianping <ran.jianping@zte.com.cn> Link: https://lore.kernel.org/r/20211019062939.979660-1-ran.jianping@zte.com.cn Reviewed-by: Chen-Yu Tsai <wenst@chromium.org> Signed-off-by: Stephen Boyd <sboyd@kernel.org>
1 parent 4b44521 commit 59d9bcb

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

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)