All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
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	[thread overview]
Message-ID: <202201122244.5PSw0QJr-lkp@intel.com> (raw)

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

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 the generic probe support to SOF client
config: alpha-allyesconfig (https://download.01.org/0day-ci/archive/20220112/202201122244.5PSw0QJr-lkp(a)intel.com/config)
compiler: alpha-linux-gcc (GCC) 11.2.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/thesofproject/linux/commit/d5c4c30af5aa45fb574b8dec346db3ff5404146e
        git remote add thesofproject https://github.com/thesofproject/linux
        git fetch --no-tags thesofproject plbossart-sound/merge/sound-upstream-20220111
        git checkout d5c4c30af5aa45fb574b8dec346db3ff5404146e
        # save the config file to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=alpha SHELL=/bin/bash sound/soc/sof/intel/

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/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=implicit-int]
>> sound/soc/sof/intel/hda-probes.c:147:1: warning: parameter names (without 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_SOF_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

             reply	other threads:[~2022-01-12 14:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-12 14:47 kernel test robot [this message]
2022-01-13  7:47 ` [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 Péter Ujfalusi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=202201122244.5PSw0QJr-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=kbuild-all@lists.01.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.