From: Ben Hutchings Date: Mon, 10 Jun 2013 13:34:04 +0000 (+0200) Subject: s390/pci: Implement IRQ functions if !PCI X-Git-Tag: v3.10-rc6~14^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c46b54f7406780ec4cf9c9124d1cfb777674dc70;p=pandora-kernel.git s390/pci: Implement IRQ functions if !PCI All architectures must implement IRQ functions. Since various dependencies on !S390 were removed, there are various drivers that can be selected but will fail to link. Provide a dummy implementation of these functions for the !PCI case. Signed-off-by: Ben Hutchings Cc: stable@vger.kernel.org # 3.9 Acked-by: David S. Miller Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed