[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20210326064756.3262338-1-zhengyongjun3@huawei.com>
Date: Fri, 26 Mar 2021 14:47:56 +0800
From: Zheng Yongjun <zhengyongjun3@...wei.com>
To: <zhengyongjun3@...wei.com>, Philipp Zabel <p.zabel@...gutronix.de>,
"Serge Semin" <Sergey.Semin@...kalelectronics.ru>,
Arnd Bergmann <arnd@...db.de>
CC: <linux-kernel@...r.kernel.org>, <kernel-janitors@...r.kernel.org>,
"Hulk Robot" <hulkci@...wei.com>
Subject: [PATCH -next] bus: bt1-apb: Remove duplicated include from bt1-apb.c
Remove duplicated include.
Reported-by: Hulk Robot <hulkci@...wei.com>
Signed-off-by: Zheng Yongjun <zhengyongjun3@...wei.com>
---
drivers/bus/bt1-apb.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/bus/bt1-apb.c b/drivers/bus/bt1-apb.c
index b25ff941e7c7..74b1b712ef3a 100644
--- a/drivers/bus/bt1-apb.c
+++ b/drivers/bus/bt1-apb.c
@@ -22,7 +22,6 @@
#include <linux/clk.h>
#include <linux/reset.h>
#include <linux/time64.h>
-#include <linux/clk.h>
#include <linux/sysfs.h>
#define APB_EHB_ISR 0x00
Powered by blists - more mailing lists