提交 a77acda0 编写于 作者: W Wolfram Sang 提交者: Benjamin Herrenschmidt

powerpc/pci: Fix typo: s/resouces/resources/ in a pr_debug

Fix typo: s/resouces/resources/ in a pr_debug
Signed-off-by: NWolfram Sang <w.sang@pengutronix.de>
Signed-off-by: NBenjamin Herrenschmidt <benh@kernel.crashing.org>
上级 b46ce611
...@@ -1482,7 +1482,7 @@ void __init pcibios_resource_survey(void) ...@@ -1482,7 +1482,7 @@ void __init pcibios_resource_survey(void)
* we proceed to assigning things that were left unassigned * we proceed to assigning things that were left unassigned
*/ */
if (!(ppc_pci_flags & PPC_PCI_PROBE_ONLY)) { if (!(ppc_pci_flags & PPC_PCI_PROBE_ONLY)) {
pr_debug("PCI: Assigning unassigned resouces...\n"); pr_debug("PCI: Assigning unassigned resources...\n");
pci_assign_unassigned_resources(); pci_assign_unassigned_resources();
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册