All of lore.kernel.org
 help / color / mirror / Atom feed
* [intel-linux-intel-lts:5.10/TGL-yocto 9887/9933] sound/soc/intel/common/soc-acpi-intel-tgl-match.c:185:43: warning: unused variable 'tgl_i2s_rt1308'
@ 2021-08-09 15:46 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-08-09 15:46 UTC (permalink / raw)
  To: kbuild-all

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

tree:   https://github.com/intel/linux-intel-lts.git 5.10/TGL-yocto
head:   6050cc7f81c3e4a9d9d7da2ec1798e3b09f6f938
commit: 28d40fd261e3da854ea8034b7dcf09ad12cc872c [9887/9933] ASoC: Intel: tgl: add tgl-rt1308 machine driver
config: x86_64-randconfig-a004-20210808 (attached as .config)
compiler: clang version 14.0.0 (https://github.com/llvm/llvm-project c5c3cdb9c92895a63993cee70d2dd776ff9519c3)
reproduce (this is a W=1 build):
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # https://github.com/intel/linux-intel-lts/commit/28d40fd261e3da854ea8034b7dcf09ad12cc872c
        git remote add intel-linux-intel-lts https://github.com/intel/linux-intel-lts.git
        git fetch --no-tags intel-linux-intel-lts 5.10/TGL-yocto
        git checkout 28d40fd261e3da854ea8034b7dcf09ad12cc872c
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross ARCH=x86_64 

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>

All warnings (new ones prefixed by >>):

>> sound/soc/intel/common/soc-acpi-intel-tgl-match.c:185:43: warning: unused variable 'tgl_i2s_rt1308' [-Wunused-const-variable]
   static const struct snd_soc_acpi_link_adr tgl_i2s_rt1308[] = {
                                             ^
   1 warning generated.


vim +/tgl_i2s_rt1308 +185 sound/soc/intel/common/soc-acpi-intel-tgl-match.c

44751fc5f0de07 Pierre-Louis Bossart 2020-08-21  184  
d985d208bf8f07 Pierre-Louis Bossart 2020-01-10 @185  static const struct snd_soc_acpi_link_adr tgl_i2s_rt1308[] = {
d985d208bf8f07 Pierre-Louis Bossart 2020-01-10  186  	{
d985d208bf8f07 Pierre-Louis Bossart 2020-01-10  187  		.mask = BIT(0),
d985d208bf8f07 Pierre-Louis Bossart 2020-01-10  188  		.num_adr = ARRAY_SIZE(rt711_0_adr),
004bd4163104e4 Pierre-Louis Bossart 2020-03-25  189  		.adr_d = rt711_0_adr,
d985d208bf8f07 Pierre-Louis Bossart 2020-01-10  190  	},
d985d208bf8f07 Pierre-Louis Bossart 2020-01-10  191  	{}
d985d208bf8f07 Pierre-Louis Bossart 2020-01-10  192  };
d985d208bf8f07 Pierre-Louis Bossart 2020-01-10  193  

:::::: The code at line 185 was first introduced by commit
:::::: d985d208bf8f079979f284864a6d08900597ee04 ASoC: Intel: common: add match tables for TGL w/ SoundWire

:::::: TO: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
:::::: CC: Mark Brown <broonie@kernel.org>

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org

[-- Attachment #2: config.gz --]
[-- Type: application/gzip, Size: 33680 bytes --]

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

only message in thread, other threads:[~2021-08-09 15:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-09 15:46 [intel-linux-intel-lts:5.10/TGL-yocto 9887/9933] sound/soc/intel/common/soc-acpi-intel-tgl-match.c:185:43: warning: unused variable 'tgl_i2s_rt1308' 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.