]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - sound/soc/s3c24xx/s3c-dma.c
Merge branch 'topic/asoc' into for-linus
[net-next-2.6.git] / sound / soc / s3c24xx / s3c-dma.c
index 54bff83c98b44a51821897c937eae827330ea643..243f79bf43bb127fabffa4474db175f4d297ea29 100644 (file)
@@ -94,8 +94,7 @@ static void s3c_dma_enqueue(struct snd_pcm_substream *substream)
 
                if ((pos + len) > prtd->dma_end) {
                        len  = prtd->dma_end - pos;
-                       pr_debug(KERN_DEBUG "%s: corrected dma len %ld\n",
-                              __func__, len);
+                       pr_debug("%s: corrected dma len %ld\n", __func__, len);
                }
 
                ret = s3c2410_dma_enqueue(prtd->params->channel,