1
0
Files
linux/drivers/dma
Sergei Shtylyov cdeb5c033f rcar-hpbdma: remove shdma_free_irq() calls
Commit c1c63a14f4 (DMA: shdma: switch to managed
resource allocation) got rid of shdma_free_irq() but  unfortunately got merged
later than commit c4f6c41ba7 (dma: add driver for
R-Car HPB-DMAC), so that the HPB-DMAC driver retained the calls and got broken:

drivers/dma/sh/rcar-hpbdma.c: In function `hpb_dmae_alloc_chan_resources':
drivers/dma/sh/rcar-hpbdma.c:435: error: implicit declaration of function
`shdma_free_irq'

Fix this compilation error by removing the remaining shdma_free_irq() calls.

Reported-by: Simon Horman <horms@verge.net.au>
Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Tested-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
2013-10-11 07:24:35 +05:30
..
2013-09-13 15:09:52 +02:00
2013-08-23 00:21:44 -07:00
2013-08-25 16:43:45 +05:30
2013-01-07 17:36:37 +01:00
2013-09-17 09:19:46 +05:30
2013-08-05 09:32:24 +05:30
2012-09-01 08:57:12 -07:00
2013-08-13 16:56:41 +05:30
2013-08-25 22:04:53 +05:30
2013-09-02 11:59:58 +05:30
2013-08-13 16:56:41 +05:30
2013-08-13 16:56:41 +05:30