diff options
Diffstat (limited to 'arch/sh/drivers/pci/pci-sh7780.c')
-rw-r--r-- | arch/sh/drivers/pci/pci-sh7780.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sh/drivers/pci/pci-sh7780.c b/arch/sh/drivers/pci/pci-sh7780.c index ffdcbf10b95e..edb7cca14882 100644 --- a/arch/sh/drivers/pci/pci-sh7780.c +++ b/arch/sh/drivers/pci/pci-sh7780.c | |||
@@ -246,7 +246,7 @@ static int __init sh7780_pci_init(void) | |||
246 | const char *type; | 246 | const char *type; |
247 | int ret, i; | 247 | int ret, i; |
248 | 248 | ||
249 | printk(KERN_NOTICE "PCI: Starting intialization.\n"); | 249 | printk(KERN_NOTICE "PCI: Starting initialization.\n"); |
250 | 250 | ||
251 | chan->reg_base = 0xfe040000; | 251 | chan->reg_base = 0xfe040000; |
252 | 252 | ||