Re: [PATCH 13/14] ASoC: SOF: Intel: allow for coexistence between SOF and catpt drivers

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Nov 12, 2020 at 04:38:24PM -0600, Pierre-Louis Bossart wrote:
> Now that we have all the support needed for coexistence between ACPI
> drivers for Broadwell, remove mutual exclusion in the Kconfig
> file. The selection is done by playing with the snd_intel_dspcfg
> module 'dsp_driver' parameter.

This breaks x86 allmodconfig builds for me:

/mnt/kernel/sound/soc/intel/atom/sst/sst_acpi.c: In function 'sst_acpi_probe':
/mnt/kernel/sound/soc/intel/atom/sst/sst_acpi.c:251:8: error: implicit declaration of function 'snd_intel_acpi_dsp_driver_probe'; did you mean 'snd_intel_dsp_driver_probe'? [-Werror=implicit-function-declaration]
  ret = snd_intel_acpi_dsp_driver_probe(dev, id->id);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        snd_intel_dsp_driver_probe
/mnt/kernel/sound/soc/intel/catpt/device.c: In function 'catpt_acpi_probe':
/mnt/kernel/sound/soc/intel/catpt/device.c:251:8: error: implicit declaration of function 'snd_intel_acpi_dsp_driver_probe'; did you mean 'snd_intel_dsp_driver_probe'? [-Werror=implicit-function-declaration]
  ret = snd_intel_acpi_dsp_driver_probe(dev, id->id);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        snd_intel_dsp_driver_probe
/mnt/kernel/sound/soc/sof/sof-acpi-dev.c: In function 'sof_acpi_probe':
/mnt/kernel/sound/soc/sof/sof-acpi-dev.c:134:8: error: implicit declaration of function 'snd_intel_acpi_dsp_driver_probe'; did you mean 'snd_intel_dsp_driver_probe'? [-Werror=implicit-function-declaration]
  ret = snd_intel_acpi_dsp_driver_probe(dev, id->id);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        snd_intel_dsp_driver_probe

Attachment: signature.asc
Description: PGP signature


[Index of Archives]     [ALSA User]     [Linux Audio Users]     [Pulse Audio]     [Kernel Archive]     [Asterisk PBX]     [Photo Sharing]     [Linux Sound]     [Video 4 Linux]     [Gimp]     [Yosemite News]

  Powered by Linux