lkml.org 
[lkml]   [2021]   [Apr]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] bus: bt1-apb: Eliminate a duplicate header file
Date
Delete one of two same header files <linux/clk.h> included in drivers/bus/bt1-apb.c

Signed-off-by: Chen Jiahao <chenjiahao16@huawei.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
--
2.17.1
\
 
 \ /
  Last update: 2021-04-08 11:14    [W:0.040 / U:0.152 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site