From: Paul Bolle Date: Sat, 8 Feb 2014 21:46:58 +0000 (+0100) Subject: MIPS: No need to select ARCH_SUPPORTS_MSI X-Git-Tag: v3.15-rc1~125^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b3384bedf28fccde13472ab358afcc20b947063;p=pandora-kernel.git MIPS: No need to select ARCH_SUPPORTS_MSI Commit c24a8a7a9988 ("MIPS: Netlogic: Add MSI support for XLP") added "select ARCH_SUPPORTS_MSI". But the Kconfig symbol ARCH_SUPPORTS_MSI was already removed in v3.12, so that select is a nop. Drop it. Signed-off-by: Paul Bolle Cc: Jayachandran C Cc: John Crispin Cc: linux-mips@linux-mips.org Cc: linux-kernel@vger.kernel.org Patchwork: https://patchwork.linux-mips.org/patch/6521/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed