linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [linux-next:master 1915/2169] sound/soc/codecs/rk3308_codec.c:956:34: warning: unused variable 'rk3308_codec_of_match'
@ 2024-03-27 11:42 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2024-03-27 11:42 UTC (permalink / raw)
  To: Luca Ceresoli
  Cc: llvm, oe-kbuild-all, Linux Memory Management List, Mark Brown

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head:   26074e1be23143b2388cacb36166766c235feb7c
commit: 4ed0915f5bc4bcc81bca783a5b984f3d81e9764e [1915/2169] ASoC: codecs: Add RK3308 internal audio codec driver
config: i386-buildonly-randconfig-005-20240327 (https://download.01.org/0day-ci/archive/20240327/202403271905.BYbGJiPi-lkp@intel.com/config)
compiler: clang version 17.0.6 (https://github.com/llvm/llvm-project 6009708b4367171ccdbf4b5905cb6a803753fe18)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240327/202403271905.BYbGJiPi-lkp@intel.com/reproduce)

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/202403271905.BYbGJiPi-lkp@intel.com/

All warnings (new ones prefixed by >>):

>> sound/soc/codecs/rk3308_codec.c:956:34: warning: unused variable 'rk3308_codec_of_match' [-Wunused-const-variable]
     956 | static const struct of_device_id rk3308_codec_of_match[] = {
         |                                  ^~~~~~~~~~~~~~~~~~~~~
   1 warning generated.


vim +/rk3308_codec_of_match +956 sound/soc/codecs/rk3308_codec.c

   955	
 > 956	static const struct of_device_id rk3308_codec_of_match[] = {
   957		{ .compatible = "rockchip,rk3308-codec", },
   958		{},
   959	};
   960	MODULE_DEVICE_TABLE(of, rk3308_codec_of_match);
   961	

-- 
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:[~2024-03-27 11:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-27 11:42 [linux-next:master 1915/2169] sound/soc/codecs/rk3308_codec.c:956:34: warning: unused variable 'rk3308_codec_of_match' 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