diff options
| author | Vinod Koul <[email protected]> | 2023-12-22 09:40:01 +0000 |
|---|---|---|
| committer | Vinod Koul <[email protected]> | 2023-12-22 15:47:52 +0000 |
| commit | 3d0b2176e04261ab4ac095ff2a17db077fc1e46d (patch) | |
| tree | 3f7af410c653dc2d64c800d64476e22630f208e9 /drivers/gpu/drm/amd/amdgpu/atom.c | |
| parent | dmaengine: xilinx: xdma: Workaround truncation compilation error (diff) | |
| download | kernel-3d0b2176e04261ab4ac095ff2a17db077fc1e46d.tar.gz kernel-3d0b2176e04261ab4ac095ff2a17db077fc1e46d.zip | |
dmaengine: xilinx: xdma: statify xdma_prep_interleaved_dma
xdma_prep_interleaved_dma() was local to file but not declared static,
leading to warning:
drivers/dma/xilinx/xdma.c:729:1: warning: no previous prototype for 'xdma_prep_interleaved_dma' [-Wmissing-prototypes]
729 | xdma_prep_interleaved_dma(struct dma_chan *chan
Reported-by: Stephen Rothwell <[email protected]>
Signed-off-by: Vinod Koul <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/atom.c')
0 files changed, 0 insertions, 0 deletions
