All of lore.kernel.org
 help / color / mirror / Atom feed
* [frank-w-bpi-r2-4.14:5.14-rc 5/24] drivers/misc/mediatek/connectivity/wlan/gen2/include/p2p_precomp.h: que_mgt.h is included more than once.
@ 2021-08-22  5:00 kernel test robot
  2021-08-22  5:00 ` [RFC PATCH frank-w-bpi-r2-4.14] mt6625l: fix duplicated inclusion kernel test robot
  0 siblings, 1 reply; 2+ messages in thread
From: kernel test robot @ 2021-08-22  5:00 UTC (permalink / raw)
  To: kbuild-all

[-- Attachment #1: Type: text/plain, Size: 1051 bytes --]

tree:   https://github.com/frank-w/BPI-R2-4.14 5.14-rc
head:   15ab19c94d88070dd93ad282b83ff856be6092fc
commit: eca6cb9d1200e774a42a7dd581e3ce064081bdec [5/24] mt6625l: add driver folder from 5.13
compiler: gcc-9 (Debian 9.3.0-22) 9.3.0

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>


includecheck warnings: (new ones prefixed by >>)
>> drivers/misc/mediatek/connectivity/wlan/gen2/include/p2p_precomp.h: que_mgt.h is included more than once.
--
>> drivers/misc/mediatek/connectivity/wlan/gen2/os/linux/include/gl_os.h: linux/wireless.h is included more than once.
--
>> drivers/misc/mediatek/connectivity/common/conn_soc/linux/include/wmt_idc.h: wmt_stp_exp.h is included more than once.
--
>> drivers/misc/mediatek/connectivity/wlan/gen2/include/precomp.h: que_mgt.h is included more than once.

Please review and possibly fold the followup patch.

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org

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

* [RFC PATCH frank-w-bpi-r2-4.14] mt6625l: fix duplicated inclusion
  2021-08-22  5:00 [frank-w-bpi-r2-4.14:5.14-rc 5/24] drivers/misc/mediatek/connectivity/wlan/gen2/include/p2p_precomp.h: que_mgt.h is included more than once kernel test robot
@ 2021-08-22  5:00 ` kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2021-08-22  5:00 UTC (permalink / raw)
  To: kbuild-all

[-- Attachment #1: Type: text/plain, Size: 2580 bytes --]

Generated by: scripts/checkincludes.pl

Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: kernel test robot <lkp@intel.com>
---
 common/conn_soc/linux/include/wmt_idc.h |    1 -
 wlan/gen2/include/p2p_precomp.h         |    1 -
 wlan/gen2/include/precomp.h             |    1 -
 wlan/gen2/os/linux/include/gl_os.h      |    1 -
 4 files changed, 4 deletions(-)

diff --git a/drivers/misc/mediatek/connectivity/common/conn_soc/linux/include/wmt_idc.h b/drivers/misc/mediatek/connectivity/common/conn_soc/linux/include/wmt_idc.h
index 17be778484c17..b91217543e243 100644
--- a/drivers/misc/mediatek/connectivity/common/conn_soc/linux/include/wmt_idc.h
+++ b/drivers/misc/mediatek/connectivity/common/conn_soc/linux/include/wmt_idc.h
@@ -17,7 +17,6 @@
 
 #include "osal_typedef.h"
 #include "osal.h"
-#include "wmt_stp_exp.h"
 
 #if CFG_WMT_LTE_COEX_HANDLING
 
diff --git a/drivers/misc/mediatek/connectivity/wlan/gen2/include/p2p_precomp.h b/drivers/misc/mediatek/connectivity/wlan/gen2/include/p2p_precomp.h
index 85af819f4e624..8447b1d70dcbf 100644
--- a/drivers/misc/mediatek/connectivity/wlan/gen2/include/p2p_precomp.h
+++ b/drivers/misc/mediatek/connectivity/wlan/gen2/include/p2p_precomp.h
@@ -66,7 +66,6 @@
 /* Dependency:  hif_rx.h (P_HIF_RX_HEADER_T) */
 #include "nic_rx.h"
 
-#include "que_mgt.h"
 
 #if CFG_ENABLE_WIFI_DIRECT
 #include "p2p_typedef.h"
diff --git a/drivers/misc/mediatek/connectivity/wlan/gen2/include/precomp.h b/drivers/misc/mediatek/connectivity/wlan/gen2/include/precomp.h
index 1b7e7ede66e1a..c77038c65cf8d 100644
--- a/drivers/misc/mediatek/connectivity/wlan/gen2/include/precomp.h
+++ b/drivers/misc/mediatek/connectivity/wlan/gen2/include/precomp.h
@@ -217,7 +217,6 @@
 /* Dependency:  hif_rx.h (P_HIF_RX_HEADER_T) */
 #include "nic_rx.h"
 
-#include "que_mgt.h"
 
 #if CFG_ENABLE_WIFI_DIRECT
 #include "p2p_typedef.h"
diff --git a/drivers/misc/mediatek/connectivity/wlan/gen2/os/linux/include/gl_os.h b/drivers/misc/mediatek/connectivity/wlan/gen2/os/linux/include/gl_os.h
index 1b25e1d562b74..6831f5252a268 100644
--- a/drivers/misc/mediatek/connectivity/wlan/gen2/os/linux/include/gl_os.h
+++ b/drivers/misc/mediatek/connectivity/wlan/gen2/os/linux/include/gl_os.h
@@ -536,7 +536,6 @@
 
 #include <linux/netdevice.h>	/* struct net_device, struct net_device_stats */
 #include <linux/etherdevice.h>	/* for eth_type_trans() function */
-#include <linux/wireless.h>	/* struct iw_statistics */
 #include <linux/if_arp.h>
 #include <linux/inetdevice.h>	/* struct in_device */
 

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

end of thread, other threads:[~2021-08-22  5:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-22  5:00 [frank-w-bpi-r2-4.14:5.14-rc 5/24] drivers/misc/mediatek/connectivity/wlan/gen2/include/p2p_precomp.h: que_mgt.h is included more than once kernel test robot
2021-08-22  5:00 ` [RFC PATCH frank-w-bpi-r2-4.14] mt6625l: fix duplicated inclusion kernel test robot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.