From: Thomas Gleixner Date: Wed, 7 May 2014 15:44:10 +0000 (+0000) Subject: x86: Get rid of get_nr_irqs_gsi() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~56^2~17^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d07c9f18756e8231909a9bbcbfa7502c60cbc810;p=pandora-kernel.git x86: Get rid of get_nr_irqs_gsi() No need to expose this outside of the ioapic code. The dynamic allocations are guaranteed not to happen in the gsi space. See commit 62a08ae2a. Signed-off-by: Thomas Gleixner Reviewed-by: Grant Likely Cc: Tony Luck Cc: Peter Zijlstra Cc: x86@kernel.org Cc: Konrad Rzeszutek Wilk Cc: xen-devel@lists.xenproject.org Link: http://lkml.kernel.org/r/20140507154335.959870037@linutronix.de Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed