linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] rtw88: Remove duplicate include of coex.h
@ 2021-04-30  2:49 Wan Jiabing
  2021-06-22 15:19 ` Kalle Valo
  0 siblings, 1 reply; 2+ messages in thread
From: Wan Jiabing @ 2021-04-30  2:49 UTC (permalink / raw)
  To: Yan-Hsuan Chuang, Kalle Valo, David S. Miller, Jakub Kicinski,
	linux-wireless, netdev, linux-kernel
  Cc: kael_w, Wan Jiabing

In commit fb8517f4fade4 ("rtw88: 8822c: add CFO tracking"),
"coex.h" was added here which caused the duplicate include.
Remove the later duplicate include.

Signed-off-by: Wan Jiabing <wanjiabing@vivo.com>
---
 drivers/net/wireless/realtek/rtw88/rtw8822c.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/net/wireless/realtek/rtw88/rtw8822c.c b/drivers/net/wireless/realtek/rtw88/rtw8822c.c
index 6cb593cc33c2..1cb7059e06d9 100644
--- a/drivers/net/wireless/realtek/rtw88/rtw8822c.c
+++ b/drivers/net/wireless/realtek/rtw88/rtw8822c.c
@@ -17,7 +17,6 @@
 #include "util.h"
 #include "bf.h"
 #include "efuse.h"
-#include "coex.h"
 
 #define IQK_DONE_8822C 0xaa
 
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] rtw88: Remove duplicate include of coex.h
  2021-04-30  2:49 [PATCH] rtw88: Remove duplicate include of coex.h Wan Jiabing
@ 2021-06-22 15:19 ` Kalle Valo
  0 siblings, 0 replies; 2+ messages in thread
From: Kalle Valo @ 2021-06-22 15:19 UTC (permalink / raw)
  To: Wan Jiabing
  Cc: Yan-Hsuan Chuang, David S. Miller, Jakub Kicinski,
	linux-wireless, netdev, linux-kernel, kael_w, Wan Jiabing

Wan Jiabing <wanjiabing@vivo.com> wrote:

> In commit fb8517f4fade4 ("rtw88: 8822c: add CFO tracking"),
> "coex.h" was added here which caused the duplicate include.
> Remove the later duplicate include.
> 
> Signed-off-by: Wan Jiabing <wanjiabing@vivo.com>

Patch applied to wireless-drivers-next.git, thanks.

3eab8ca6b175 rtw88: Remove duplicate include of coex.h

-- 
https://patchwork.kernel.org/project/linux-wireless/patch/20210430024951.33406-1-wanjiabing@vivo.com/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-06-22 15:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-30  2:49 [PATCH] rtw88: Remove duplicate include of coex.h Wan Jiabing
2021-06-22 15:19 ` Kalle Valo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).