On Wed, Mar 05, 2014 at 06:34:05AM -0800, Guenter Roeck wrote: > Building arm:kirkwood_defconfig ... failed > -------------- > Error log: > arch/arm/kernel/return_address.c:63:2: warning: #warning "TODO: return_address should use unwind tables" [-Wcpp] > drivers/pci/host/pci-mvebu.c: In function 'mvebu_sw_pci_bridge_init': > drivers/pci/host/pci-mvebu.c:352:2: error: implicit declaration of function 'mvebu_readl' [-Werror=implicit-function-declaration] > cc1: some warnings being treated as errors > make[3]: *** [drivers/pci/host/pci-mvebu.o] Error 1 > > > Building arm:mvebu_defconfig ... failed > -------------- > Error log: > arch/arm/kernel/return_address.c:63:2: warning: #warning "TODO: return_address should use unwind tables" [-Wcpp] > drivers/pci/host/pci-mvebu.c: In function 'mvebu_sw_pci_bridge_init': > drivers/pci/host/pci-mvebu.c:352:2: error: implicit declaration of function 'mvebu_readl' [-Werror=implicit-function-declaration] > cc1: some warnings being treated as errors > > Guenter > -- > 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 Hi Jiri, you may want to take a look at my backport of commit 322a8e9 ("PCI: mvebu: Use Device ID and revision from underlying endpoint") for the 3.11 kernel (currently under review). Cheers, -- Luís -- 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