[soc:multiplatform/cleanup 3/5] drivers/pci/pci.c:4291: undefined reference to `pci_remap_iospace'
Arnd Bergmann
arnd at arndb.de
Sun Sep 18 23:43:20 PDT 2022
On Mon, Sep 19, 2022, at 6:18 AM, kernel test robot wrote:
> tree: https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git
> multiplatform/cleanup
> head: 84fc863606239d8b434e59e6bbbe805f457e5767
> commit: 6fd09c9afa49b343d17cecedd7879d097f37f2a9 [3/5] ARM: Kconfig:
> clean up platform selection
>
> arm-linux-gnueabi-ld: drivers/pci/pci.o: in function
> `devm_pci_remap_iospace':
>>> drivers/pci/pci.c:4291: undefined reference to `pci_remap_iospace'
> arm-linux-gnueabi-ld: drivers/pcmcia/at91_cf.o: in function `at91_cf_probe':
>>> drivers/pcmcia/at91_cf.c:314: undefined reference to `pci_remap_iospace'
>
Fixed in arm/soc, the same bug caused another report with a differnet
symptom as well.
Arnd
More information about the linux-arm-kernel
mailing list