All of lore.kernel.org
 help / color / mirror / Atom feed
* [morimoto:sound-params-cleanup-2024-07-24 22/23] sound/soc/codecs/zl38060.c: sound/pcm.h is included more than once.
@ 2024-07-25  5:45 kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2024-07-25  5:45 UTC (permalink / raw)
  To: oe-kbuild; +Cc: lkp

:::::: 
:::::: Manual check reason: "low confidence bisect report"
:::::: 

BCC: lkp@intel.com
CC: oe-kbuild-all@lists.linux.dev
TO: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>

tree:   https://github.com/morimoto/linux sound-params-cleanup-2024-07-24
head:   eb5b1e5f3f2b93ad4fded2027de7e3bfe9129e0a
commit: d3caff0b57b2b132e7e651974a1584da6c2f5ee6 [22/23] hoge
:::::: branch date: 22 hours ago
:::::: commit date: 22 hours ago
compiler: clang version 18.1.5 (https://github.com/llvm/llvm-project 617a15a9eac96088ae5e9134248d8236e34b91b1)

If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/r/202407251322.z21lPOEh-lkp@intel.com/

includecheck warnings: (new ones prefixed by >>)
>> sound/soc/codecs/zl38060.c: sound/pcm.h is included more than once.

vim +25 sound/soc/codecs/zl38060.c

    24	
  > 25	#include <sound/pcm.h>
    26	#include <sound/core.h>
  > 27	#include <sound/pcm.h>
    28	#include <sound/soc.h>
    29	

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

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

* [morimoto:sound-params-cleanup-2024-07-24 22/23] sound/soc/codecs/zl38060.c: sound/pcm.h is included more than once.
@ 2024-07-25  6:20 kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2024-07-25  6:20 UTC (permalink / raw)
  To: Kuninori Morimoto; +Cc: oe-kbuild-all

tree:   https://github.com/morimoto/linux sound-params-cleanup-2024-07-24
head:   eb5b1e5f3f2b93ad4fded2027de7e3bfe9129e0a
commit: d3caff0b57b2b132e7e651974a1584da6c2f5ee6 [22/23] hoge
:::::: branch date: 22 hours ago
:::::: commit date: 22 hours ago
compiler: clang version 18.1.5 (https://github.com/llvm/llvm-project 617a15a9eac96088ae5e9134248d8236e34b91b1)

If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/r/202407251322.z21lPOEh-lkp@intel.com/

includecheck warnings: (new ones prefixed by >>)
>> sound/soc/codecs/zl38060.c: sound/pcm.h is included more than once.

vim +25 sound/soc/codecs/zl38060.c

    24	
  > 25	#include <sound/pcm.h>
    26	#include <sound/core.h>
  > 27	#include <sound/pcm.h>
    28	#include <sound/soc.h>
    29	

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki


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

end of thread, other threads:[~2024-07-25  6:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-25  6:20 [morimoto:sound-params-cleanup-2024-07-24 22/23] sound/soc/codecs/zl38060.c: sound/pcm.h is included more than once kernel test robot
  -- strict thread matches above, loose matches on Subject: below --
2024-07-25  5:45 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.