diff options
author | Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> | 2013-09-25 22:28:37 (GMT) |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2013-10-11 01:54:35 (GMT) |
commit | cdeb5c033f0389c44e5b36cafd623bdf44bbe25c (patch) | |
tree | 8d60b304ba5584aeba8d25824c3180302daaf3c4 /drivers/clk/clk-ls1x.c | |
parent | d0e639c9e06d44e713170031fe05fb60ebe680af (diff) | |
download | linux-fsl-qoriq-cdeb5c033f0389c44e5b36cafd623bdf44bbe25c.tar.xz |
rcar-hpbdma: remove shdma_free_irq() calls
Commit c1c63a14f4f2419d093acd7164eccdff315baa86 (DMA: shdma: switch to managed
resource allocation) got rid of shdma_free_irq() but unfortunately got merged
later than commit c4f6c41ba790bbbfcebb4c47a709ac8ff1fe1af9 (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>
Diffstat (limited to 'drivers/clk/clk-ls1x.c')
0 files changed, 0 insertions, 0 deletions