]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - arch/sh/drivers/pci/pci.c
Fix common misspellings
[mirror_ubuntu-artful-kernel.git] / arch / sh / drivers / pci / pci.c
index a09c77dd09db7c252b34da5f72f861bf4a413d1f..194231cb5a70e48a9d27fd82c65f55e85bc640a5 100644 (file)
@@ -84,7 +84,7 @@ int __devinit register_pci_controller(struct pci_channel *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