Hi Sergei, >> @@ -19,6 +19,7 @@ obj-$(CONFIG_BCM47XX) += pci-bcm47xx.o >> obj-$(CONFIG_BCM63XX) += pci-bcm63xx.o fixup-bcm63xx.o \ >> ops-bcm63xx.o >> obj-$(CONFIG_MIPS_ALCHEMY) += pci-alchemy.o >> +obj-$(CONFIG_SOC_AR71XX) += pci-ar71xx.o > > OK, but where's pci_ar71xx.c file itself? Your whole patchset doesn't seem to > include it... You are correct, I forgot to add that. I have added that now, it will be in v2 of the patch-set. Thanks, Gabor