Title: [4037] trunk/sound/blackfin/bf53x_sport.c: bug[#3727] remove redundant definition
Revision
4037
Author
cliff
Date
2007-12-12 18:58:13 -0600 (Wed, 12 Dec 2007)

Log Message

bug[#3727] remove redundant definition

Diffstat

 bf53x_sport.c |    1 -
 1 files changed, 1 deletion(-)

Modified Paths

Diff

Modified: trunk/sound/blackfin/bf53x_sport.c (4036 => 4037)


--- trunk/sound/blackfin/bf53x_sport.c	2007-12-13 00:55:59 UTC (rev 4036)
+++ trunk/sound/blackfin/bf53x_sport.c	2007-12-13 00:58:13 UTC (rev 4037)
@@ -434,7 +434,6 @@
 int bf53x_sport_tx_start(struct bf53x_sport *sport)
 {
 	unsigned flags;
-	struct dma_register *dma = sport->dma_tx;
 
 	sport_printd(KERN_INFO, "%s: tx_run:%d, rx_run:%d\n",
 			__FUNCTION__, sport->tx_run, sport->rx_run);
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
http://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to