From: Andy Shevchenko Date: Wed, 31 Oct 2012 21:44:48 +0000 (+0100) Subject: ACPI / x86: Export acpi_[un]register_gsi() X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~88^2~15^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35e92b78c1d327b1624e94d1c9c65ea7065d6b95;p=pandora-kernel.git ACPI / x86: Export acpi_[un]register_gsi() These functions might be called from modules as well so make sure they are exported. In addition, implement empty version of acpi_unregister_gsi() and remove the one from pci_irq.c. Signed-off-by: Andy Shevchenko Signed-off-by: Mika Westerberg Acked-by: Greg Kroah-Hartman Acked-by: H. Peter Anvin Acked-by: Tony Luck Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed