diff options
Diffstat (limited to 'sound/sparc/cs4231.c')
| -rw-r--r-- | sound/sparc/cs4231.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/sparc/cs4231.c b/sound/sparc/cs4231.c index d44bf98e965e..41c387587474 100644 --- a/sound/sparc/cs4231.c +++ b/sound/sparc/cs4231.c | |||
| @@ -2057,7 +2057,7 @@ static int __devinit cs4231_ebus_probe(struct of_device *op, const struct of_dev | |||
| 2057 | if (err) | 2057 | if (err) |
| 2058 | return err; | 2058 | return err; |
| 2059 | 2059 | ||
| 2060 | sprintf(card->longname, "%s at 0x%lx, irq %d", | 2060 | sprintf(card->longname, "%s at 0x%llx, irq %d", |
| 2061 | card->shortname, | 2061 | card->shortname, |
| 2062 | op->resource[0].start, | 2062 | op->resource[0].start, |
| 2063 | op->irqs[0]); | 2063 | op->irqs[0]); |
