X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=arch%2Fsh%2Fdrivers%2Fpci%2Fpci.c;h=194231cb5a70e48a9d27fd82c65f55e85bc640a5;hb=8f3dda75cb942acc049adb2c95a6e5f4c3a8a410;hp=a09c77dd09db7c252b34da5f72f861bf4a413d1f;hpb=fd57ed021990157ee5b3997c3f21c734093a9e23;p=pandora-kernel.git diff --git a/arch/sh/drivers/pci/pci.c b/arch/sh/drivers/pci/pci.c index a09c77dd09db..194231cb5a70 100644 --- a/arch/sh/drivers/pci/pci.c +++ b/arch/sh/drivers/pci/pci.c @@ -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