diff options
Diffstat (limited to 'arch/sh/drivers/pci/pci-sh7751.c')
-rw-r--r-- | arch/sh/drivers/pci/pci-sh7751.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sh/drivers/pci/pci-sh7751.c b/arch/sh/drivers/pci/pci-sh7751.c index f98141b3b7d7..86adb1e235cd 100644 --- a/arch/sh/drivers/pci/pci-sh7751.c +++ b/arch/sh/drivers/pci/pci-sh7751.c | |||
@@ -81,7 +81,7 @@ static int __init sh7751_pci_init(void) | |||
81 | unsigned int id; | 81 | unsigned int id; |
82 | u32 word, reg; | 82 | u32 word, reg; |
83 | 83 | ||
84 | printk(KERN_NOTICE "PCI: Starting intialization.\n"); | 84 | printk(KERN_NOTICE "PCI: Starting initialization.\n"); |
85 | 85 | ||
86 | chan->reg_base = 0xfe200000; | 86 | chan->reg_base = 0xfe200000; |
87 | 87 | ||