]> git.karo-electronics.de Git - karo-tx-linux.git/commit
dma: timb_dma: Fix compiler warning
authorMaxin B. John <maxin.john@enea.com>
Tue, 19 Feb 2013 20:33:53 +0000 (22:33 +0200)
committerVinod Koul <vinod.koul@intel.com>
Mon, 4 Mar 2013 13:55:35 +0000 (19:25 +0530)
commit9560a5a349d97e310a670cbcb919a72984873d34
treee171ae7612ff9e33b7486cfaf84b157d24955e81
parent63a19803a2865c75f0a12dc1e91dc68eb808cdd1
dma: timb_dma: Fix compiler warning

Fix this compiler warning:
warning: 'td_remove' defined but not used [-Wunused-function]

Signed-off-by: Maxin B. John <maxin.john@enea.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/timb_dma.c