From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kenji Kaneshige Date: Fri, 01 Oct 2004 07:49:27 +0000 Subject: Re: [ACPI] [PATCH] Updated patches for PCI IRQ resource deallocation Message-Id: <415D0C07.2070806@jp.fujitsu.com> List-Id: References: <4157A9D7.4090605@jp.fujitsu.com> <415A28B9.6080504@jp.fujitsu.com> <415B8A16.9070101@jp.fujitsu.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 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 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