From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Date: Tue, 21 Feb 2006 10:48:41 +0000 Subject: Re: [PATCH] altix: export sn_pcidev_info_get Message-Id: <20060221104841.GE19349@infradead.org> List-Id: References: <20060214162337.GA16954@sgi.com> <20060220201713.GA4992@infradead.org> <20060220133956.01b59562.akpm@osdl.org> In-Reply-To: <20060220133956.01b59562.akpm@osdl.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Andrew Morton Cc: Christoph Hellwig , maule@sgi.com, linux-ia64@vger.kernel.org, linux-kernel@vger.kernel.org On Mon, Feb 20, 2006 at 01:39:56PM -0800, Andrew Morton wrote: > Christoph Hellwig wrote: > > > > On Tue, Feb 14, 2006 at 10:23:37AM -0600, Mark Maule wrote: > > > Export sn_pcidev_info_get. > > > > Tony or Andrew please back this out again. > > Please send a patch. --- a/arch/ia64/sn/kernel/io_init.c 20 Feb 2006 14:29:08 -0000 1.11 +++ b/arch/ia64/sn/kernel/io_init.c 21 Feb 2006 10:47:10 -0000 @@ -716,4 +716,3 @@ EXPORT_SYMBOL(sn_pci_unfixup_slot); EXPORT_SYMBOL(sn_pci_controller_fixup); EXPORT_SYMBOL(sn_bus_store_sysdata); EXPORT_SYMBOL(sn_bus_free_sysdata); -EXPORT_SYMBOL(sn_pcidev_info_get);