All of lore.kernel.org
 help / color / mirror / Atom feed
* [ti:ti-rt-linux-5.10.y 6669/6677] drivers/net/ethernet/ti/prueth.h: linux/types.h is included more than once.
@ 2021-07-12  0:07 ` kernel test robot
  0 siblings, 0 replies; 4+ messages in thread
From: kernel test robot @ 2021-07-12  0:07 UTC (permalink / raw)
  To: Murali Karicheri
  Cc: kbuild-all, linux-kernel, Vignesh Raghavendra, Kishon Vijay Abraham I

tree:   git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git ti-rt-linux-5.10.y
head:   db1fc3876dcb4c685815a7c7ce518724ffd9d8b8
commit: d2e8eb5a46ec7216223407be3d3840648f554be0 [6669/6677] net: ti: prueth_core: hsr/prp: add HSR/PRP driver
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/net/ethernet/ti/prueth.h: linux/types.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@lists.01.org

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

* [ti:ti-rt-linux-5.10.y 6669/6677] drivers/net/ethernet/ti/prueth.h: linux/types.h is included more than once.
@ 2021-07-12  0:07 ` kernel test robot
  0 siblings, 0 replies; 4+ messages in thread
From: kernel test robot @ 2021-07-12  0:07 UTC (permalink / raw)
  To: kbuild-all

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

tree:   git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git ti-rt-linux-5.10.y
head:   db1fc3876dcb4c685815a7c7ce518724ffd9d8b8
commit: d2e8eb5a46ec7216223407be3d3840648f554be0 [6669/6677] net: ti: prueth_core: hsr/prp: add HSR/PRP driver
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/net/ethernet/ti/prueth.h: linux/types.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] 4+ messages in thread

* [RFC PATCH ti] net: ti: prueth_core: hsr/prp: fix duplicated inclusion
  2021-07-12  0:07 ` kernel test robot
@ 2021-07-12  0:07   ` kernel test robot
  -1 siblings, 0 replies; 4+ messages in thread
From: kernel test robot @ 2021-07-12  0:07 UTC (permalink / raw)
  To: Murali Karicheri
  Cc: kbuild-all, linux-kernel, Vignesh Raghavendra, Kishon Vijay Abraham I

Generated by: scripts/checkincludes.pl

Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: kernel test robot <lkp@intel.com>
---
 prueth.h |    1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/net/ethernet/ti/prueth.h b/drivers/net/ethernet/ti/prueth.h
index bc308af9dd309..9f8d783904113 100644
--- a/drivers/net/ethernet/ti/prueth.h
+++ b/drivers/net/ethernet/ti/prueth.h
@@ -8,7 +8,6 @@
 #ifndef __NET_TI_PRUETH_H
 #define __NET_TI_PRUETH_H
 
-#include <linux/types.h>
 #include <linux/phy.h>
 #include <linux/pruss.h>
 #include <linux/types.h>

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

* [RFC PATCH ti] net: ti: prueth_core: hsr/prp: fix duplicated inclusion
@ 2021-07-12  0:07   ` kernel test robot
  0 siblings, 0 replies; 4+ messages in thread
From: kernel test robot @ 2021-07-12  0:07 UTC (permalink / raw)
  To: kbuild-all

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

Generated by: scripts/checkincludes.pl

Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: kernel test robot <lkp@intel.com>
---
 prueth.h |    1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/net/ethernet/ti/prueth.h b/drivers/net/ethernet/ti/prueth.h
index bc308af9dd309..9f8d783904113 100644
--- a/drivers/net/ethernet/ti/prueth.h
+++ b/drivers/net/ethernet/ti/prueth.h
@@ -8,7 +8,6 @@
 #ifndef __NET_TI_PRUETH_H
 #define __NET_TI_PRUETH_H
 
-#include <linux/types.h>
 #include <linux/phy.h>
 #include <linux/pruss.h>
 #include <linux/types.h>

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

end of thread, other threads:[~2021-07-12  0:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-12  0:07 [ti:ti-rt-linux-5.10.y 6669/6677] drivers/net/ethernet/ti/prueth.h: linux/types.h is included more than once kernel test robot
2021-07-12  0:07 ` kernel test robot
2021-07-12  0:07 ` [RFC PATCH ti] net: ti: prueth_core: hsr/prp: fix duplicated inclusion kernel test robot
2021-07-12  0:07   ` 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.