X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=drivers%2Ffc4%2Fsoc.c;h=cf8768b8d1f126f5c488057dd348a1d6082bafcc;hb=79efa097e75018a2918155f343f0e08e61ee8a8c;hp=ec1f94738c59712d47091ff38a8a8cc8ac66f2ea;hpb=3f00d3e8fb963968a922d821a9a53b503b687e81;p=powerpc.git diff --git a/drivers/fc4/soc.c b/drivers/fc4/soc.c index ec1f94738c..cf8768b8d1 100644 --- a/drivers/fc4/soc.c +++ b/drivers/fc4/soc.c @@ -643,7 +643,7 @@ static inline void soc_init(struct sbus_dev *sdev, int no) return; } - SOD(("SOC uses IRQ%s\n", __irq_itoa(irq))) + SOD(("SOC uses IRQ %d\n", irq)) s->port[0].fc.irq = irq; s->port[1].fc.irq = irq;