diff options
author | Krzysztof Kozlowski <k.kozlowski@samsung.com> | 2014-12-29 14:01:30 +0100 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2015-01-13 21:19:44 +0530 |
commit | a1a9becbf35899cd44ac1bea4a04f98e5adc9ffb (patch) | |
tree | a2d836b595b309c516407d2eb7a9f7e571fc6471 /fs/Makefile | |
parent | fbde286783f7c1e55e6c33575fa1a56f8ea77c90 (diff) | |
download | blackbird-obmc-linux-a1a9becbf35899cd44ac1bea4a04f98e5adc9ffb.tar.gz blackbird-obmc-linux-a1a9becbf35899cd44ac1bea4a04f98e5adc9ffb.zip |
dmaengine: k3: Fix duplicated function name and allmodconfig build
While splitting device control in db08425ebd51 ("dmaengine: k3:
Split device_control") new function with the same 'k3_dma_resume' name
was added, leading to build error:
drivers/dma/k3dma.c:823:12: error: conflicting types for ‘k3_dma_resume’
drivers/dma/k3dma.c:625:12: note: previous definition of ‘k3_dma_resume’ was here
Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'fs/Makefile')
0 files changed, 0 insertions, 0 deletions