All of lore.kernel.org
 help / color / mirror / Atom feed
* [esmil:visionfive 27/33] sound/soc/starfive/pdm.h: linux/types.h is included more than once.
@ 2025-02-10 16:48 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2025-02-10 16:48 UTC (permalink / raw)
  To: Emil Renner Berthing; +Cc: oe-kbuild-all

tree:   https://github.com/esmil/linux visionfive
head:   dcb5a245dbe2203ae35f6b1b5cb28929f758008c
commit: e8916d018c5219f3e996f1a11f11ed767dd727ff [27/33] ASoC: starfive: Add StarFive JH7100 audio drivers
compiler: clang version 19.1.3 (https://github.com/llvm/llvm-project ab51eccf88f5321e7c60591c5546b254b6afab99)

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/oe-kbuild-all/202502110052.eujCZsQ4-lkp@intel.com/

includecheck warnings: (new ones prefixed by >>)
>> sound/soc/starfive/pdm.h: linux/types.h is included more than once.
--
>> sound/soc/starfive/spdif.h: linux/types.h is included more than once.

vim +10 sound/soc/starfive/pdm.h

     7	
     8	#include <linux/clk.h>
     9	#include <linux/device.h>
  > 10	#include <linux/types.h>
    11	#include <sound/dmaengine_pcm.h>
    12	#include <sound/pcm.h>
    13	#include <linux/dmaengine.h>
  > 14	#include <linux/types.h>
    15	

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-02-10 16:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-10 16:48 [esmil:visionfive 27/33] sound/soc/starfive/pdm.h: linux/types.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.