All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: [RFC PATCH frank-w-bpi-r2-4.14] mt6625l: fix duplicated inclusion
Date: Sat, 02 Oct 2021 13:52:48 +0800	[thread overview]
Message-ID: <20211002055248.GA43068@92686b939e1e> (raw)
In-Reply-To: <202110021337.Ilkil4Mb-lkp@intel.com>

[-- 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 */
 

  reply	other threads:[~2021-10-02  5:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-02  5:52 [frank-w-bpi-r2-4.14:5.15-rc 5/24] drivers/misc/mediatek/connectivity/wlan/gen2/include/precomp.h: que_mgt.h is included more than once kernel test robot
2021-10-02  5:52 ` kernel test robot [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-12-07  8:08 [RFC PATCH frank-w-bpi-r2-4.14] mt6625l: fix duplicated inclusion kernel test robot
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211002055248.GA43068@92686b939e1e \
    --to=lkp@intel.com \
    --cc=kbuild-all@lists.01.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.