diff options
Diffstat (limited to 'arch/sh/cchips/hd6446x/hd64461.c')
-rw-r--r-- | arch/sh/cchips/hd6446x/hd64461.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sh/cchips/hd6446x/hd64461.c b/arch/sh/cchips/hd6446x/hd64461.c index 25ef91061521..50aa0c1f76ea 100644 --- a/arch/sh/cchips/hd6446x/hd64461.c +++ b/arch/sh/cchips/hd6446x/hd64461.c | |||
@@ -80,7 +80,7 @@ int __init setup_hd64461(void) | |||
80 | 80 | ||
81 | printk(KERN_INFO | 81 | printk(KERN_INFO |
82 | "HD64461 configured at 0x%x on irq %d(mapped into %d to %d)\n", | 82 | "HD64461 configured at 0x%x on irq %d(mapped into %d to %d)\n", |
83 | CONFIG_HD64461_IOBASE, CONFIG_HD64461_IRQ, HD64461_IRQBASE, | 83 | HD64461_IOBASE, CONFIG_HD64461_IRQ, HD64461_IRQBASE, |
84 | HD64461_IRQBASE + 15); | 84 | HD64461_IRQBASE + 15); |
85 | 85 | ||
86 | /* Should be at processor specific part.. */ | 86 | /* Should be at processor specific part.. */ |