From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============1981053004885090409==" MIME-Version: 1.0 From: kernel test robot To: kbuild-all@lists.01.org Subject: [plbossart-sound:merge/sound-upstream-20220111 9/9] sound/soc/sof/intel/hda-probes.c:147:1: warning: data definition has no type or storage class Date: Wed, 12 Jan 2022 22:47:45 +0800 Message-ID: <202201122244.5PSw0QJr-lkp@intel.com> List-Id: --===============1981053004885090409== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Hi Peter, FYI, the error/warning still remains. tree: https://github.com/thesofproject/linux merge/sound-upstream-20220111 head: 7446c50ebb128c85d61294a6c8000cf88e986fd8 commit: d5c4c30af5aa45fb574b8dec346db3ff5404146e [9/9] ASoC: SOF: Convert t= he generic probe support to SOF client config: alpha-allyesconfig (https://download.01.org/0day-ci/archive/2022011= 2/202201122244.5PSw0QJr-lkp(a)intel.com/config) compiler: alpha-linux-gcc (GCC) 11.2.0 reproduce (this is a W=3D1 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/thesofproject/linux/commit/d5c4c30af5aa45fb574= b8dec346db3ff5404146e git remote add thesofproject https://github.com/thesofproject/linux git fetch --no-tags thesofproject plbossart-sound/merge/sound-upstr= eam-20220111 git checkout d5c4c30af5aa45fb574b8dec346db3ff5404146e # save the config file to linux build tree mkdir build_dir COMPILER_INSTALL_PATH=3D$HOME/0day COMPILER=3Dgcc-11.2.0 make.cross= O=3Dbuild_dir ARCH=3Dalpha SHELL=3D/bin/bash sound/soc/sof/intel/ If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): >> sound/soc/sof/intel/hda-probes.c:147:1: warning: data definition has no = type or storage class 147 | MODULE_IMPORT_NS(SND_SOC_SOF_CLIENT); | ^~~~~~~~~~~~~~~~ sound/soc/sof/intel/hda-probes.c:147:1: error: type defaults to 'int' in= declaration of 'MODULE_IMPORT_NS' [-Werror=3Dimplicit-int] >> sound/soc/sof/intel/hda-probes.c:147:1: warning: parameter names (withou= t types) in function declaration cc1: some warnings being treated as errors Kconfig warnings: (for reference only) WARNING: unmet direct dependencies detected for SND_AMD_ACP_CONFIG Depends on SOUND && !UML && SND && SND_SOC && SND_SOC_ACPI Selected by - SND_SOC_SOF_AMD_COMMON && SOUND && !UML && SND && SND_SOC && SND_SOC_S= OF_TOPLEVEL && SND_SOC_SOF_AMD_TOPLEVEL vim +147 sound/soc/sof/intel/hda-probes.c 146 = > 147 MODULE_IMPORT_NS(SND_SOC_SOF_CLIENT); --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org --===============1981053004885090409==--