From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kenji Kaneshige Subject: Re: [ACPI] [PATCH] Updated patches for PCI IRQ resource deallocation support [2/3] Date: Fri, 01 Oct 2004 16:49:27 +0900 Sender: linux-ia64-owner@vger.kernel.org Message-ID: <415D0C07.2070806@jp.fujitsu.com> References: <4157A9D7.4090605@jp.fujitsu.com> <415A28B9.6080504@jp.fujitsu.com> <415B8A16.9070101@jp.fujitsu.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-reply-to: To: Zwane Mwaikambo Cc: Linux Kernel , long , Andrew Morton , Greg Kroah-Hartmann , Len Brown , tony.luck@intel.com, acpi-devel@lists.sourceforge.net, linux-ia64@vger.kernel.org List-Id: linux-acpi@vger.kernel.org Zwane Mwaikambo wrote: > > Can't you declare "extern void acpi_unregister_gsi(int gsi)" in > include/asm/acpi.h? That way it stays arch specific and you don't have the > conflicting declarations. You can also move acpi_unregister_gsi into arch > specific headers too. > OK. I'll update my patch based on your feedback. Thanks, Kenji Kaneshige