From: Tomasz Nowicki Date: Thu, 20 Feb 2014 13:27:46 +0000 (+0100) Subject: ACPI / PCI: Do not call ISA-specific code if ISA is not supported X-Git-Tag: v3.15-rc1~151^2~9^4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1aaae673f68448253905bd9af6c6f9d31a7769a;p=pandora-kernel.git ACPI / PCI: Do not call ISA-specific code if ISA is not supported This commit moves ISA-specific code to separate function and makes that function depend on CONFIG_{E}ISA so that we do not have to maintain acpi_isa_irq_to_gsi() function for architectures which do not support ISA. Signed-off-by: Tomasz Nowicki Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed