aboutsummaryrefslogtreecommitdiff
path: root/sound/sparc/cs4231.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/sparc/cs4231.c')
-rw-r--r--sound/sparc/cs4231.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/sparc/cs4231.c b/sound/sparc/cs4231.c
index 5f39b7847d31..a1339f9ef12a 100644
--- a/sound/sparc/cs4231.c
+++ b/sound/sparc/cs4231.c
@@ -2015,7 +2015,7 @@ static int snd_cs4231_ebus_create(struct snd_card *card,
if (ebus_dma_register(&chip->p_dma.ebus_info)) {
snd_cs4231_ebus_free(chip);
- dev_dbg(chpi->card->dev,
+ dev_dbg(chip->card->dev,
"cs4231-%d: Unable to register EBUS play DMA\n",
dev);
return -EBUSY;