Merge remote branch 'kumar/merge' into merge
[pandora-kernel.git] / arch / sh / drivers / pci / pci.c
index a09c77d..194231c 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