From: Randy Dunlap <randy.dunlap@xxxxxxxxxx> Date: Mon, 25 Oct 2010 16:25:24 -0700 > From: Randy Dunlap <randy.dunlap@xxxxxxxxxx> > > Fix pch_can build when CONFIG_PCI is not enabled. It uses pci interfaces > and data structures, so it should depend on PCI. > > drivers/net/can/pch_can.c:1044: error: implicit declaration of function 'pci_enable_msi' > drivers/net/can/pch_can.c:1079: error: implicit declaration of function 'pci_disable_msi' > > Signed-off-by: Randy Dunlap <randy.dunlap@xxxxxxxxxx> Applied, thanks Randy. -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html