]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/powerpc/kernel/pci-common.c
powerpc/pci: Fix typo: s/resouces/resources/ in a pr_debug
[linux-2.6-omap-h63xx.git] / arch / powerpc / kernel / pci-common.c
index 2ad17315fc88dc1fb415f51b3fbdadbd97bf1139..2603f20984c41d962959efdaa99215034b9217f8 100644 (file)
@@ -1482,7 +1482,7 @@ void __init pcibios_resource_survey(void)
         * we proceed to assigning things that were left unassigned
         */
        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();
        }