X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Fmips%2Fpci%2Fpci.c;h=33bba7bff25840dd8e034083239dc4c49839f1c5;hb=16ad56972ca3161eb97583897f17c1ead0c4ebd0;hp=38bc28005b4a47f7166af021b35d619234df7519;hpb=fad837c16cdd856c68ce2e1335ad0fe836ed8ecd;p=pandora-kernel.git diff --git a/arch/mips/pci/pci.c b/arch/mips/pci/pci.c index 38bc28005b4a..33bba7bff258 100644 --- a/arch/mips/pci/pci.c +++ b/arch/mips/pci/pci.c @@ -125,7 +125,7 @@ void __devinit register_pci_controller(struct pci_controller *hose) hose_tail = &hose->next; /* - * Do not panic here but later - this might hapen before console init. + * Do not panic here but later - this might happen before console init. */ if (!hose->io_map_base) { printk(KERN_WARNING