> Now we are down to > > Building powerpc:defconfig ... failed > -------------- > Error log: > arch/powerpc/platforms/powernv/pci-ioda.c: In function 'pnv_ioda_setup_pe_segments': > arch/powerpc/platforms/powernv/pci-ioda.c:395:3: error: passing argument 1 of 'pcibios_resource_to_bus' from incompatible pointer type [-Werror] > pcibios_resource_to_bus(dev, ®ion, &io_res); > > arch/powerpc/platforms/powernv/pci-ioda.c:425:3: error: passing argument 1 of 'pcibios_resource_to_bus' from incompatible pointer type [-Werror] > pcibios_resource_to_bus(dev, ®ion, &m32_res); > > which affects a couple of powerpc builds. > I made some changes in my local tree, but didn't use "quilt add" to add them to the patch. Now fixed. Hope this is the last one... -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html