All of lore.kernel.org
 help / color / mirror / Atom feed
From: kbuild test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: [plbossart-sound:integration/soundwire-sof 10/11] hda.c:undefined reference to `sdw_intel_acpi_scan'
Date: Thu, 24 Oct 2019 11:17:40 +0800	[thread overview]
Message-ID: <201910241140.vNlsT0zd%lkp@intel.com> (raw)

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

tree:   https://github.com/plbossart/sound integration/soundwire-sof
head:   ad96a8bfabe2393dc01766c9f5ffd263193b096c
commit: bc95af1162310e0f406f41756c2dce83d5c0d3b5 [10/11] ASoC: SOF: Intel: add build support for SoundWire
config: x86_64-allyesconfig (attached as .config)
compiler: gcc-7 (Debian 7.4.0-14) 7.4.0
reproduce:
        git checkout bc95af1162310e0f406f41756c2dce83d5c0d3b5
        # save the attached .config to linux build tree
        make ARCH=x86_64 

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

All errors (new ones prefixed by >>):

   ld: sound/soc/sof/intel/hda.o: in function `hda_init_caps':
>> hda.c:(.text+0x58d): undefined reference to `sdw_intel_acpi_scan'
>> ld: hda.c:(.text+0x73c): undefined reference to `sdw_intel_probe'
   ld: sound/soc/sof/intel/hda.o: in function `hda_sdw_startup':
>> hda.c:(.text+0xe32): undefined reference to `sdw_intel_startup'
   ld: sound/soc/sof/intel/hda.o: in function `hda_dsp_remove':
>> hda.c:(.text+0x2399): undefined reference to `sdw_intel_enable_irq'
   ld: sound/soc/sof/intel/hda.o: in function `hda_sdw_int_enable':
   hda.c:(.text+0xdda): undefined reference to `sdw_intel_enable_irq'

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

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

                 reply	other threads:[~2019-10-24  3:17 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=201910241140.vNlsT0zd%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.