linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [agd5f:audio-for-next 152/153] sound/soc/amd/vangogh/acp5x-nu8821-cs35l41.c: linux/module.h is included more than once.
@ 2021-08-26  0:09 kernel test robot
  2021-08-26  0:09 ` [RFC PATCH agd5f] ASoC: amd: fix duplicated inclusion kernel test robot
  0 siblings, 1 reply; 2+ messages in thread
From: kernel test robot @ 2021-08-26  0:09 UTC (permalink / raw)
  To: Vijendar Mukunda; +Cc: kbuild-all, linux-kernel

tree:   https://gitlab.freedesktop.org/agd5f/linux.git audio-for-next
head:   b50aaad40c792ec71a1d51622bc50aca608e8b55
commit: e9922f67385913c3d2a318b4b92f6a5ea19c0b65 [152/153] ASoC: amd: add machine driver for VG platform
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 >>)
>> sound/soc/amd/vangogh/acp5x-nu8821-cs35l41.c: linux/module.h is included more than once.
>> /kbuild/src/consumer/sound/soc/amd/vangogh/acp5x-nu8821-cs35l41.c: linux/io.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] 2+ messages in thread

* [RFC PATCH agd5f] ASoC: amd: fix duplicated inclusion
  2021-08-26  0:09 [agd5f:audio-for-next 152/153] sound/soc/amd/vangogh/acp5x-nu8821-cs35l41.c: linux/module.h is included more than once kernel test robot
@ 2021-08-26  0:09 ` kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2021-08-26  0:09 UTC (permalink / raw)
  To: Vijendar Mukunda; +Cc: kbuild-all, linux-kernel

Generated by: scripts/checkincludes.pl

Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: kernel test robot <lkp@intel.com>
---
 acp5x-nu8821-cs35l41.c |    2 --
 1 file changed, 2 deletions(-)

diff --git a/sound/soc/amd/vangogh/acp5x-nu8821-cs35l41.c b/sound/soc/amd/vangogh/acp5x-nu8821-cs35l41.c
index 6baa81508e5cb86..87ecf4be018bb1b 100644
--- a/sound/soc/amd/vangogh/acp5x-nu8821-cs35l41.c
+++ b/sound/soc/amd/vangogh/acp5x-nu8821-cs35l41.c
@@ -6,8 +6,6 @@
 
 #include <sound/soc.h>
 #include <sound/soc-dapm.h>
-#include <linux/module.h>
-#include <linux/io.h>
 #include <sound/pcm.h>
 #include <sound/pcm_params.h>
 

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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-26  0:09 [agd5f:audio-for-next 152/153] sound/soc/amd/vangogh/acp5x-nu8821-cs35l41.c: linux/module.h is included more than once kernel test robot
2021-08-26  0:09 ` [RFC PATCH agd5f] ASoC: amd: fix duplicated inclusion kernel test robot

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).