summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorYueHaibing <yuehaibing@huawei.com>2019-05-31 22:25:26 +0800
committerMark Brown <broonie@kernel.org>2019-06-04 15:30:22 +0100
commitad169f9f0dbb531cd68db921b351ccafcf684ae4 (patch)
tree2d165d30732b210fdd3668683f2f3d9f26b02894 /Documentation
parent14104eb6a351a5bad21fdd2cf05ca46ad5e5beab (diff)
ASoC: SOF: Intel: hda: Fix COMPILE_TEST build error
while building without PCI: sound/soc/sof/intel/hda.o: In function `hda_dsp_probe': hda.c:(.text+0x79c): undefined reference to `pci_ioremap_bar' hda.c:(.text+0x79c): relocation truncated to fit: R_AARCH64_CALL26 against undefined symbol `pci_ioremap_bar' hda.c:(.text+0x7c4): undefined reference to `pci_ioremap_bar' hda.c:(.text+0x7c4): relocation truncated to fit: R_AARCH64_CALL26 against undefined symbol `pci_ioremap_bar' Reported-by: Hulk Robot <hulkci@huawei.com> Fixes: e13ef82a9ab8 ("ASoC: SOF: add COMPILE_TEST for PCI options") Signed-off-by: YueHaibing <yuehaibing@huawei.com> Acked-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions