All of lore.kernel.org
 help / color / mirror / Atom feed
* [shenki:dev-5.4 250/293] drivers/char/tpm/tpm_tis_i2c.c: linux/module.h is included more than once.
@ 2021-05-19  8:39 kernel test robot
  2021-05-19  8:40 ` [RFC PATCH shenki] tpm: tpm_tis: fix duplicated inclusion kernel test robot
  0 siblings, 1 reply; 3+ messages in thread
From: kernel test robot @ 2021-05-19  8:39 UTC (permalink / raw)
  To: kbuild-all

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

tree:   https://github.com/shenki/linux dev-5.4
head:   43e79c6defc55f9c0e3190aa2c2ed0bd1b704e07
commit: 64ff069ebc777efcc839ad1d07f35951937b3c4b [250/293] tpm: tpm_tis: add tpm_tis_i2c 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/char/tpm/tpm_tis_i2c.c: linux/module.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] 3+ messages in thread

* [RFC PATCH shenki] tpm: tpm_tis: fix duplicated inclusion
  2021-05-19  8:39 [shenki:dev-5.4 250/293] drivers/char/tpm/tpm_tis_i2c.c: linux/module.h is included more than once kernel test robot
@ 2021-05-19  8:40 ` kernel test robot
  0 siblings, 0 replies; 3+ messages in thread
From: kernel test robot @ 2021-05-19  8:40 UTC (permalink / raw)
  To: kbuild-all

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

drivers/char/tpm/tpm_tis_i2c.c: linux/module.h is included more than once.

Generated by: scripts/checkincludes.pl

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

diff --git a/drivers/char/tpm/tpm_tis_i2c.c b/drivers/char/tpm/tpm_tis_i2c.c
index 83c0b3ae50393..2edc3a830828f 100644
--- a/drivers/char/tpm/tpm_tis_i2c.c
+++ b/drivers/char/tpm/tpm_tis_i2c.c
@@ -10,7 +10,6 @@
  */
 
 #include <linux/init.h>
-#include <linux/module.h>
 #include <linux/moduleparam.h>
 #include <linux/slab.h>
 #include <linux/interrupt.h>

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

* [shenki:dev-5.4 250/293] drivers/char/tpm/tpm_tis_i2c.c: linux/module.h is included more than once.
@ 2021-05-19  3:02 kernel test robot
  0 siblings, 0 replies; 3+ messages in thread
From: kernel test robot @ 2021-05-19  3:02 UTC (permalink / raw)
  To: kbuild

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

CC: kbuild-all(a)lists.01.org
TO: Joel Stanley <joel@jms.id.au>

tree:   https://github.com/shenki/linux dev-5.4
head:   43e79c6defc55f9c0e3190aa2c2ed0bd1b704e07
commit: 64ff069ebc777efcc839ad1d07f35951937b3c4b [250/293] tpm: tpm_tis: add tpm_tis_i2c driver
:::::: branch date: 3 hours ago
:::::: commit date: 1 year, 1 month ago
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 >>)


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] 3+ messages in thread

end of thread, other threads:[~2021-05-19  8:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-19  8:39 [shenki:dev-5.4 250/293] drivers/char/tpm/tpm_tis_i2c.c: linux/module.h is included more than once kernel test robot
2021-05-19  8:40 ` [RFC PATCH shenki] tpm: tpm_tis: fix duplicated inclusion kernel test robot
  -- strict thread matches above, loose matches on Subject: below --
2021-05-19  3:02 [shenki:dev-5.4 250/293] drivers/char/tpm/tpm_tis_i2c.c: linux/module.h is included more than once 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.