From: Randy Dunlap <randy.dunlap@xxxxxxxxxx> Date: Mon, 14 Feb 2011 12:27:50 -0800 > From: Randy Dunlap <randy.dunlap@xxxxxxxxxx> > > When CONFIG_PCI is not enabled, tlan.c has a build error: > drivers/net/tlan.c:503: error: implicit declaration of function 'pci_wake_from_d3' > > so add an inline function stub for this function to pci.h when > PCI is not enabled, similar to other stubbed PCI functions. > > Signed-off-by: Randy Dunlap <randy.dunlap@xxxxxxxxxx> > Cc: Sakari Ailus <sakari.ailus@xxxxxx> Acked-by: David S. Miller <davem@xxxxxxxxxxxxx> -- 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