Revert to Fedora kernel-2.6.17-1.2187_FC5 patched with vs2.0.2.1; there are too many...
[linux-2.6.git] / drivers / sbus / char / uctrl.c
index 575b1f7..e2d9a7c 100644 (file)
@@ -400,7 +400,7 @@ static int __init ts102_uctrl_init(void)
        }
 
        driver->regs->uctrl_intr = UCTRL_INTR_RXNE_REQ|UCTRL_INTR_RXNE_MSK;
-       printk("uctrl: 0x%x (irq %d)\n", driver->regs, driver->irq);
+       printk("uctrl: 0x%x (irq %s)\n", driver->regs, __irq_itoa(driver->irq));
        uctrl_get_event_status();
        uctrl_get_external_status();
         return 0;