From: David Rientjes Date: Thu, 31 Jul 2014 06:53:40 +0000 (-0700) Subject: x86, apic: Replace noop_check_apicid_used X-Git-Tag: omap-for-v3.17/fixes-against-rc2~78^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c59f3e63d5a0673af8abbce64467a6b497c94d2;p=pandora-kernel.git x86, apic: Replace noop_check_apicid_used noop_check_apicid_used() has the same implementation as default_check_apicid_used() in the standard header file, so replace the former with the latter. Signed-off-by: David Rientjes Link: http://lkml.kernel.org/r/alpine.DEB.2.02.1407302350450.17503@chino.kir.corp.google.com Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed