[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20110214.123932.39170183.davem@davemloft.net>
Date: Mon, 14 Feb 2011 12:39:32 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: randy.dunlap@...cle.com
Cc: sfr@...b.auug.org.au, netdev@...r.kernel.org,
linux-pci@...r.kernel.org, linux-next@...r.kernel.org,
linux-kernel@...r.kernel.org, jbarnes@...tuousgeek.org,
sakari.ailus@....fi
Subject: Re: [PATCH -next] PCI: fix tlan build when CONFIG_PCI is not
enabled
From: Randy Dunlap <randy.dunlap@...cle.com>
Date: Mon, 14 Feb 2011 12:27:50 -0800
> From: Randy Dunlap <randy.dunlap@...cle.com>
>
> 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@...cle.com>
> Cc: Sakari Ailus <sakari.ailus@....fi>
Acked-by: David S. Miller <davem@...emloft.net>
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists