From: Paul Bolle Date: Thu, 4 Apr 2013 12:47:01 +0000 (+0000) Subject: MIPS: Alchemy: Fix typo "CONFIG_DEBUG_PCI" X-Git-Tag: v3.9-rc6~10^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=143f0f659986f921731ab340d9415be479762c1a;p=pandora-kernel.git MIPS: Alchemy: Fix typo "CONFIG_DEBUG_PCI" Commit 7517de348663b08a808aff44b5300e817157a568 ("MIPS: Alchemy: Redo PCI as platform driver") added a reference to CONFIG_DEBUG_PCI. Change it to CONFIG_PCI_DEBUG, as that is a valid Kconfig macro. Also add a newline to a debugging printk that this fix enables. Signed-off-by: Paul Bolle Cc: Sergei Shtylyov Cc: linux-mips@linux-mips.org Cc: linux-kernel@vger.kernel.org Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed