Skip to content

Commit fdf0df8

Browse files
Jiapeng Chongtsbogend
authored andcommitted
bus: bt1-apb: Remove duplicate include
./drivers/bus/bt1-apb.c: linux/clk.h is included more than once. Reported-by: Abaci Robot <[email protected]> Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=8312 Signed-off-by: Jiapeng Chong <[email protected]> Acked-by: Serge Semin <[email protected]> Signed-off-by: Thomas Bogendoerfer <[email protected]>
1 parent 78a0eda commit fdf0df8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/bus/bt1-apb.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
#include <linux/clk.h>
2323
#include <linux/reset.h>
2424
#include <linux/time64.h>
25-
#include <linux/clk.h>
2625
#include <linux/sysfs.h>
2726

2827
#define APB_EHB_ISR 0x00

0 commit comments

Comments
 (0)