[<prev] [next>] [day] [month] [year] [list]
Message-ID: <202210180428.Pcfy89fs-lkp@intel.com>
Date: Tue, 18 Oct 2022 04:02:57 +0800
From: kernel test robot <lkp@...el.com>
To: Martin PoviĊĦer <povik+lin@...ebit.org>
Cc: kbuild-all@...ts.01.org, linux-kernel@...r.kernel.org,
Hector Martin <marcan@...can.st>
Subject: [asahilinux:bits/070-audio 14/47] sound/soc/codecs/tas2764.c:739:34:
warning: array 'tas2764_of_match' assumed to have one element
tree: https://github.com/AsahiLinux/linux bits/070-audio
head: 82616e38df8f451aee5113a11de380e620c53035
commit: d5d1801bf6c43470e66b526da0f6b427754e1f9b [14/47] ASoC: tas2764: Extend driver to SN012776
config: m68k-randconfig-r016-20221017
compiler: m68k-linux-gcc (GCC) 12.1.0
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/AsahiLinux/linux/commit/d5d1801bf6c43470e66b526da0f6b427754e1f9b
git remote add asahilinux https://github.com/AsahiLinux/linux
git fetch --no-tags asahilinux bits/070-audio
git checkout d5d1801bf6c43470e66b526da0f6b427754e1f9b
# save the config file
mkdir build_dir && cp config build_dir/.config
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=m68k SHELL=/bin/bash sound/soc/codecs/
If you fix the issue, kindly add following tag where applicable
| Reported-by: kernel test robot <lkp@...el.com>
All warnings (new ones prefixed by >>):
>> sound/soc/codecs/tas2764.c:739:34: warning: array 'tas2764_of_match' assumed to have one element
739 | static const struct of_device_id tas2764_of_match[];
| ^~~~~~~~~~~~~~~~
vim +/tas2764_of_match +739 sound/soc/codecs/tas2764.c
738
> 739 static const struct of_device_id tas2764_of_match[];
740
--
0-DAY CI Kernel Test Service
https://01.org/lkp
View attachment "config" of type "text/plain" (130662 bytes)
Powered by blists - more mailing lists