]> 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, 1 Apr 2013 16:42:09 +0000 (22:12 +0530)
commit3b55ca8bd96261c22438c363ed2486b77f7c3b2e
treeee6ab10c83bfe94faf9676ee9c6edd75175906c7
parent54c6f02ffd5fa75fcc1e548f85786d9b16662d47
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